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: Run coverage tests in parallel #399

Merged
merged 8 commits into from
Aug 27, 2024
Merged

ci: Run coverage tests in parallel #399

merged 8 commits into from
Aug 27, 2024

Conversation

aborgna-q
Copy link
Collaborator

Instead of re-running the same tests again after the checks have finished,
run the coverage tests in parallel with the required check.

Also use the latest supported python version for the latter, instead of running the tests twice with the minimum py version.

@aborgna-q aborgna-q requested a review from a team as a code owner August 23, 2024 11:43
@aborgna-q aborgna-q requested review from qartik and removed request for a team August 23, 2024 11:43
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.48%. Comparing base (ee40284) to head (621b449).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
- Coverage   92.50%   92.48%   -0.02%     
==========================================
  Files          48       48              
  Lines        5178     5178              
==========================================
- Hits         4790     4789       -1     
- Misses        388      389       +1     

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

Base automatically changed from ab/uv to main August 27, 2024 11:10
@aborgna-q aborgna-q added this pull request to the merge queue Aug 27, 2024
Merged via the queue into main with commit d5a1b6f Aug 27, 2024
3 checks passed
@aborgna-q aborgna-q deleted the ab/simplify-ci branch August 27, 2024 12:47
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