Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The line-rate is not recorded for packages and classes in cobertura coverage reporter #1269

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

Merged
merged 2 commits into from
Sep 23, 2023

Conversation

lwasylow
Copy link
Member

Fixes #1268

Currently the cobertura coverage reported set the line-rate for class and packages to 0. This seems to have impact on some of new versions of publish reporters.

The line-rate is not recorded for packages and classes.
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
...ource/reporters/ut_coverage_cobertura_reporter.tpb 100.00%

📢 Thoughts on this report? Let us know!.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 22, 2023

Unit Test Results

       1 files         2 suites   5m 28s ⏱️
1 053 tests 1 049 ✔️ 4 💤 0
1 057 runs  1 049 ✔️ 8 💤 0

Results for commit df121ca.

♻️ This comment has been updated with latest results.

@lwasylow lwasylow requested a review from jgebal September 22, 2023 20:31
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@jgebal jgebal merged commit fdb4b3a into develop Sep 23, 2023
@jgebal jgebal deleted the feature/1268_enable_line_rate_in_cobertura branch September 23, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cobertura Reporter - Reports 0.0 for line rate at the package level
2 participants