jenkinsci / code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin
https://plugins.jenkins.io/code-coverage-api/
MIT License
112 stars 75 forks source link

Provide a fallback if the serialization is broken #671

Closed uhafner closed 1 year ago

uhafner commented 1 year ago

See https://github.com/jenkinsci/code-coverage-api-plugin/issues/647

codecov[bot] commented 1 year ago

Codecov Report

Merging #671 (41cdec4) into master (e486bea) will decrease coverage by 0.12%. The diff coverage is 43.75%.

:exclamation: Current head 41cdec4 differs from pull request most recent head 6677673. Consider uploading reports for the commit 6677673 to get more accurate results

@@             Coverage Diff              @@
##             master     #671      +/-   ##
============================================
- Coverage     73.55%   73.44%   -0.12%     
- Complexity     1663     1665       +2     
============================================
  Files           129      129              
  Lines          6240     6254      +14     
  Branches        668      671       +3     
============================================
+ Hits           4590     4593       +3     
- Misses         1431     1439       +8     
- Partials        219      222       +3     
Impacted Files Coverage Δ
...ns/coverage/metrics/steps/CoverageBuildAction.java 69.06% <43.75%> (-3.74%) :arrow_down:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more