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

Fix some unit test deprecation warnings #3503

Merged
merged 2 commits into from
May 26, 2022

Conversation

adamgreg
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the python Related to Python Polars label May 25, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #3503 (511cc7e) into master (e3a89a5) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 511cc7e differs from pull request most recent head 58bed79. Consider uploading reports for the commit 58bed79 to get more accurate results

@@            Coverage Diff             @@
##           master    #3503      +/-   ##
==========================================
+ Coverage   77.66%   77.71%   +0.04%     
==========================================
  Files         411      411              
  Lines       70530    70373     -157     
==========================================
- Hits        54778    54691      -87     
+ Misses      15752    15682      -70     
Impacted Files Coverage Δ
py-polars/polars/internals/frame.py 89.45% <ø> (+0.76%) ⬆️
...core/src/chunked_array/logical/categorical/from.rs 21.62% <0.00%> (-18.92%) ⬇️
polars/polars-lazy/src/logical_plan/aexpr.rs 80.72% <0.00%> (-0.61%) ⬇️
...src/physical_plan/executors/groupby_partitioned.rs 88.42% <0.00%> (-0.53%) ⬇️
...lars/polars-core/src/chunked_array/ops/sort/mod.rs 91.97% <0.00%> (-0.18%) ⬇️
...ars/polars-core/src/chunked_array/ops/aggregate.rs 94.20% <0.00%> (-0.10%) ⬇️
polars/polars-core/src/series/mod.rs 58.09% <0.00%> (+0.13%) ⬆️
polars/polars-core/src/datatypes.rs 70.54% <0.00%> (+0.19%) ⬆️
...olars/polars-core/src/frame/groupby/into_groups.rs 59.87% <0.00%> (+0.60%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3a89a5...58bed79. Read the comment docs.

@adamgreg adamgreg force-pushed the test_warnings branch 3 times, most recently from e9e8fdf to 511cc7e Compare May 26, 2022 11:13
@ritchie46
Copy link
Member

Thanks a lot!❤️

@ritchie46 ritchie46 merged commit 4aef113 into pola-rs:master May 26, 2022
@adamgreg adamgreg deleted the test_warnings branch May 26, 2022 22:20
moritzwilksch pushed a commit to moritzwilksch/polars that referenced this pull request May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants