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

chore: Update Cargo.lock and remove cmake limit workaround #14905

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Mar 7, 2024

cc 1.0.90 fixed the "Resource temporarily unavailable" error: rust-lang/cc-rs#985.

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

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (e1a4179) to head (9dadf49).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14905   +/-   ##
=======================================
  Coverage   81.01%   81.01%           
=======================================
  Files        1331     1332    +1     
  Lines      172786   172874   +88     
  Branches     2456     2458    +2     
=======================================
+ Hits       139975   140060   +85     
- Misses      32343    32346    +3     
  Partials      468      468           

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

@ritchie46
Copy link
Member

Nice! I think ahash made some hashing change. You can update that test.

Copy link
Member

@stinodego stinodego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@stinodego stinodego changed the title chore: update Cargo.lock and remove cmake limit workaround chore: Update Cargo.lock and remove cmake limit workaround Mar 8, 2024
@stinodego stinodego merged commit 4c4ccb3 into pola-rs:main Mar 8, 2024
12 checks passed
@c-peters c-peters added the accepted Ready for implementation label Mar 11, 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.

4 participants