docs: add fresh SonarCloud reanalysis report for PR 3540#67
Closed
Easton97-Jens wants to merge 2 commits intov3/master-json2from
Closed
docs: add fresh SonarCloud reanalysis report for PR 3540#67Easton97-Jens wants to merge 2 commits intov3/master-json2from
Easton97-Jens wants to merge 2 commits intov3/master-json2from
Conversation
sonarqubecloud error corrected Refactor JSONAdapter parse method to use parseImpl Refactor JSONAdapter parse methods to remove adapter parameter Add parseImpl method to json_adapter.h Refactor JSON field handling in regression tests Refactor JSON field processing by introducing a reusable for_each_json_field function. This change simplifies the code in multiple update functions by eliminating redundant logic. Refactor parsing functions for improved validation Cleanup: Remove unused parsing functions Removed unused functions related to parsing and scenario building in json_benchmark.cc. Improve benchmark output and add bilingual benchmark docs Apply minimal Sonar-focused fixes in benchmark parser/script Measure benchmark timer only around transaction loop
db60119 to
ed42377
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
bbde416a92212f1fc4a975361e73a3b07356a526.Description
reports/pr3540_sonar_reanalyse.md, a generated Markdown report that includes the Quality Gate status and measures, a full table of all Sonar issues (207) plus a gate entry, a filtered table of open findings (52), a JSON-backend-focused table (per-file open issues and minimal fixes), aggregated counts by severity/status, and explicit analysis limitations.Testing
pullRequest=3540and the report file was written locally asreports/pr3540_sonar_reanalyse.md.SonarCloud Code Analysisand multiple GitHub Actions build jobs insuccessstate for the analyzed commit.Codex Task