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

build: Update Rust toolchain to nightly-2024-07-26 #17891

Merged
merged 6 commits into from
Jul 26, 2024
Merged

Conversation

stinodego
Copy link
Member

@stinodego stinodego commented Jul 26, 2024

Only a few minor updates.

Also updated Cargo.lock.

@github-actions github-actions bot added build Changes that affect the build system or external dependencies python Related to Python Polars rust Related to Rust Polars labels Jul 26, 2024
@stinodego stinodego marked this pull request as ready for review July 26, 2024 12:58
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.51%. Comparing base (43bf944) to head (50c3dcd).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/polars-core/src/frame/row/av_buffer.rs 0.00% 2 Missing ⚠️
crates/polars-json/src/json/write/mod.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17891      +/-   ##
==========================================
- Coverage   80.56%   80.51%   -0.06%     
==========================================
  Files        1496     1491       -5     
  Lines      197014   196389     -625     
  Branches     2813     2813              
==========================================
- Hits       158725   158116     -609     
+ Misses      37768    37752      -16     
  Partials      521      521              

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

@ritchie46 ritchie46 merged commit de92ea6 into main Jul 26, 2024
23 checks passed
@ritchie46 ritchie46 deleted the toolchain-update branch July 26, 2024 13:41
@c-peters c-peters added the accepted Ready for implementation label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation build Changes that affect the build system or external dependencies 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