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

test: Add various tests for open issues #21075

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

lukemanley
Copy link
Contributor

tests added for open issues that appear to be fixed but untested:

closes #15122
closes #15145
closes #15546
closes #15574
closes #16296
closes #17669
closes #18244
closes #18369

open issues that appear to be fixed and already tested (noting tests in order to close):

closes #19528 - test_concat.py::test_concat_invalid_schema_err_20355
closes #15347 - test_join_asof.py::test_join_asof_not_sorted

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.26%. Comparing base (3336475) to head (5fd30ce).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21075      +/-   ##
==========================================
+ Coverage   79.20%   79.26%   +0.06%     
==========================================
  Files        1586     1586              
  Lines      225648   225676      +28     
  Branches     2588     2588              
==========================================
+ Hits       178714   178889     +175     
+ Misses      46344    46197     -147     
  Partials      590      590              

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

@ritchie46 ritchie46 merged commit 97c95c6 into pola-rs:main Feb 5, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
None yet
2 participants