Skip to content

sonar-cnes-report 4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 15:05
· 131 commits to master since this release
f03a424

⭐ New Features

  • Replace Travis CI process with GitHub Actions #264
  • Provide a way to select which document to generate in web UI #256
  • Provide the SonarQube rating for Security Hotspots #251
  • Use SonarQube logos instead of letters for ratings #250
  • Indicate the median number of lines of code per file #249
  • Indicate the detailed technical debt #248
  • Indicate adherence to coding standard #247
  • Indicate full status of Quality Gate inside report #246
  • Add ability to select language #240
  • Add Comment Density in Docx Synthesis #233
  • Use of SQ internal API instead of localhost #231
  • Update libraries versions in pom.xml #226
  • Update Travis CI config #224
  • Remove package-lock.json #209
  • Report doesn't show security hotspot items #197
  • Add new charts to the report #139
  • Configurable template in web UI #138

🪲 Bug Fixes

  • [DEV] Template path configuration cannot be available at project scope #282
  • [DEV] Report generation fails on empty project #281
  • Project not being Counted #280
  • French console output instead of english #276
  • [ERROR] Either 'id' or 'name' must be provided #274
  • cnesreport-plugin-options Enable DOCX generation, Enable MD generation not working #266
  • Cannot generate report in nonexistent folder #257
  • XX-MAXCOVERAGE-XX is not replaced by its value in the docx report #244
  • Clean outdated code #225
  • Replace deprecated SonarComponents #221
  • Replace deprecated JsonWriter #216
  • Multiple deprecated APIs parameters #215
  • Two similar request in properties #214
  • Duplicate call to API in plugin web page initialization #213
  • [SQ 8.8] Generation of the report impossible in plugin mode because of wrong token #210
  • getQualityProfilesName: NullPointerException #204
  • Pie chart colors specified in custom template are incorrect #166

📔 Documentation

  • Compile from source #268
  • Update documentation regarding SQ compatibility #217