Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: only collect coverage data for one Python version #4051

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

superlopuh
Copy link
Member

It slows down all the tests, even though we only upload the coverage data for 3.10 currently. This will help test both branches of #3953.

@superlopuh superlopuh added the CI Continuous Integration label Mar 13, 2025
@superlopuh superlopuh self-assigned this Mar 13, 2025
Copy link

codecov bot commented Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.04%. Comparing base (e294346) to head (4450a63).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4051   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files         317      317           
  Lines       43338    43338           
  Branches     5403     5403           
=======================================
  Hits        38590    38590           
  Misses       3406     3406           
  Partials     1342     1342           

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

@superlopuh superlopuh merged commit 4e60e3f into main Mar 13, 2025
18 checks passed
@superlopuh superlopuh deleted the sasha/ci/conditional-coverage branch March 13, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants