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

refactor: Add new streaming engine to CI #19051

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Oct 1, 2024

This doesn't yet cover all tests, but already does a big chunk.

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

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.77%. Comparing base (b1b322f) to head (8084cef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19051      +/-   ##
==========================================
+ Coverage   79.75%   79.77%   +0.02%     
==========================================
  Files        1531     1531              
  Lines      208547   208547              
  Branches     2913     2913              
==========================================
+ Hits       166319   166368      +49     
+ Misses      41677    41628      -49     
  Partials      551      551              

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

@ritchie46 ritchie46 merged commit eb615e0 into pola-rs:main Oct 2, 2024
13 of 14 checks passed
@c-peters c-peters added the accepted Ready for implementation label Oct 6, 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.

3 participants