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: Split coverage calculation #15780

Merged
merged 2 commits into from
Apr 19, 2024
Merged

ci: Split coverage calculation #15780

merged 2 commits into from
Apr 19, 2024

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Apr 19, 2024

I suspect this will be faster than the current setup when the caching kicks in. Let's see! Otherwise, we can always revert.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Apr 19, 2024
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.40%. Comparing base (4a870cc) to head (9622b87).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15780      +/-   ##
==========================================
- Coverage   81.36%   80.40%   -0.96%     
==========================================
  Files        1379     1264     -115     
  Lines      176828   165421   -11407     
  Branches     2543        0    -2543     
==========================================
- Hits       143875   133009   -10866     
+ Misses      32471    32412      -59     
+ Partials      482        0     -482     

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

@stinodego stinodego marked this pull request as ready for review April 19, 2024 18:14
@stinodego stinodego merged commit 0c37ead into main Apr 19, 2024
6 checks passed
@stinodego stinodego deleted the coverage-workflow branch April 19, 2024 18:15
@c-peters c-peters added the accepted Ready for implementation label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants