Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEST-SUCCESS-RATE % KPI is missing #425

Open
sgcsekar1 opened this issue Dec 16, 2024 · 0 comments
Open

TEST-SUCCESS-RATE % KPI is missing #425

sgcsekar1 opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sgcsekar1
Copy link

sgcsekar1 commented Dec 16, 2024

Describe the bug

I can generate the sonarqube report, but XX-TEST-SUCCESS-RATE-XX % not showing properly, simply shows the same value/ text as in the template.

To reproduce

run the sonar-cnes-report-4.2.0.jar using arguments below:
java -jar sonar-cnes-report-4.2.0.jar -b test_br_name -p com.abc-setec.abc.tsb-sw:mbr_al_c -t squ_1212213123123213123213 -s https://sonarqube.test.abc.com -r code-analysis-template.docx -n code-analysis-template.md -o sonar-reports/

FYI. I used the word template from https://github.com/cnescatlab/sonar-cnes-report/blob/4.2.0/src/main/resources/template/code-analysis-template.docx

Expected behavior

This value suppose to be Success Rate =100% under "TESTS" section since all 14 tests are executed successfully ,

But Success Rate value not updating properly. simply shows the same value/ text as in the template.

Screenshots & logUploading sq-report.GIF…

Uploading sq-report.JPG…

Uploading image.png…

User environment

OS : Windows 10 Enterprise
Sonarqube version : Enterprise Editionv9.9.7 (build 96285)
sonar-cnes-report version : sonar-cnes-report-4.2.0.jar

@sgcsekar1 sgcsekar1 added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant