cnesreport 3.0.0 for SonarQube
Sonar CNES Report
We are pleased to announce the release of SonarQube CNES Report version 3.0.0
This new version add full compatibility with SonarQube 7.9LTS and some improvements.
SonarQube Compability
- Tested and released for SonarQube 7.9 LTS
- Tested and released for SonarQube 6.7 LTS
- Tested on SonarQube 6.6+ and 7.x
Bugfixes
- Fix: error in metrics stats (docx report) when some file can't provide metrics.
- Fix: bad practice in file opening (raised by sonar), replace
open
withtry-with-ressources
. - Fix: Blocker Issues (SonarCloud)
- Fix: Build fails on pull requests
Enhancement
- #65 - cnes-report is now working with SonarQube 7 as plugin.
- #68 - deprecated api calls are removed.
- #72 - return a clean error when token is invalid
- #73 - zip result is named with project name
Known Issues
- None