jenkinsci / code-coverage-api-plugin

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

Improve test case of delta computation #713

Closed uhafner closed 1 year ago

uhafner commented 1 year ago

Previously, the delta computation verified the results of one build action. But since we have two recorded, it makes sense to verify both results as well.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #713 (93ac7e4) into master (79b8739) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #713   +/-   ##
=========================================
  Coverage     73.54%   73.54%           
  Complexity     1689     1689           
=========================================
  Files           130      130           
  Lines          6278     6278           
  Branches        676      676           
=========================================
  Hits           4617     4617           
  Misses         1439     1439           
  Partials        222      222           

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