Skip to content

Conversation

@ktbarrett
Copy link
Owner

  • Add fail_ci_on_error to ensure coverage upload failures aren't missed.
  • Disable collection of coverage on RHEL8 since it isn't supported with the default uploader (xref RHEL8 coverage upload broken #70).
  • Use use_pypi to install the codecov upload from pypi for the RHEL8 test with Python 3.9 since the pure Python source should work on RHEL8, but needs Python 3.9.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.51%. Comparing base (d93fd0a) to head (f26ef67).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   67.51%   67.51%           
=======================================
  Files           3        3           
  Lines         197      197           
  Branches       47       47           
=======================================
  Hits          133      133           
  Misses         48       48           
  Partials       16       16           

☔ 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.

@ktbarrett ktbarrett merged commit 13ff4ca into master Jun 6, 2025
20 checks passed
@ktbarrett ktbarrett deleted the coverage-issues branch June 6, 2025 19:04
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