Skip to content

Conversation

@perlpunk
Copy link
Collaborator

@perlpunk perlpunk commented Apr 2, 2025

  • And run with coverage only when also uploading the report

Before we collected also branch and condition coverage, which resulted
in a codecov.json file with items like "1/2" instead of just 1 or null.

@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.89%. Comparing base (6a05891) to head (7a628e6).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   89.36%   97.89%   +8.52%     
==========================================
  Files          27       27              
  Lines         903      903              
  Branches      207        0     -207     
==========================================
+ Hits          807      884      +77     
+ Misses         21       19       -2     
+ Partials       75        0      -75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

* And run with coverage only when also uploading the report

Before we collected also branch and condition coverage, which resulted
in a codecov.json file with items like "1/2" instead of just 1 or null.
@perlpunk perlpunk force-pushed the statement-coverage branch from f210673 to 7a628e6 Compare April 2, 2025 18:32
@perlpunk
Copy link
Collaborator Author

perlpunk commented Apr 2, 2025

+8.41% coverage!

@okurz okurz merged commit 73c1df6 into openSUSE:master Apr 3, 2025
14 checks passed
@perlpunk perlpunk deleted the statement-coverage branch April 3, 2025 19:11
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.

3 participants