codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

fix: [Cobertura] Merge results on the same line instead of replacing #475

Closed lolgab closed 8 months ago

lolgab commented 8 months ago

This fix is specific for Cobertura. Other formats need to be checked and we need to verify if they have the same problem.

codacy-production[bot] commented 8 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.07% (target: -1.00%) 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (5f6caf9b4b0e9ccbb76d6aaf3898b300c74c6f76) | 683 | 559 | 81.85% | | | Head commit (05a72907fb27fc54d98100a4cf67c25bbacc4b3a) | 686 (+3) | 561 (+2) | 81.78% (**-0.07%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#475) | 7 | 7 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences