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

feat(rust): Support Serde for IRPlan #18433

Merged
merged 1 commit into from
Aug 28, 2024
Merged

feat(rust): Support Serde for IRPlan #18433

merged 1 commit into from
Aug 28, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature rust Related to Rust Polars labels Aug 28, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.92%. Comparing base (10aee35) to head (4e31af0).
Report is 46 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/plans/ir/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18433   +/-   ##
=======================================
  Coverage   79.92%   79.92%           
=======================================
  Files        1496     1496           
  Lines      200190   200191    +1     
  Branches     2867     2867           
=======================================
+ Hits       159994   160002    +8     
+ Misses      39650    39643    -7     
  Partials      546      546           

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

@ritchie46 ritchie46 merged commit fe9a689 into main Aug 28, 2024
22 checks passed
@ritchie46 ritchie46 deleted the serde branch August 28, 2024 16:55
r-brink pushed a commit to r-brink/polars that referenced this pull request Aug 29, 2024
@c-peters c-peters added the accepted Ready for implementation label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants