Skip to content

Conversation

JakubValtar
Copy link
Collaborator

This PR updates the feature flags so that we can enable ir_serde only on the cloud server, which should reduce the binary size.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels May 27, 2025
Copy link

codecov bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 81.57895% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.33%. Comparing base (4514037) to head (45b2104).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/dsl/options/mod.rs 58.82% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22969   +/-   ##
=======================================
  Coverage   80.32%   80.33%           
=======================================
  Files        1682     1682           
  Lines      223159   223126   -33     
  Branches     2804     2804           
=======================================
- Hits       179262   179241   -21     
+ Misses      43229    43216   -13     
- Partials      668      669    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JakubValtar JakubValtar force-pushed the ir-serde-off-by-default branch from 78cfa01 to 45b2104 Compare May 27, 2025 14:43
@ritchie46 ritchie46 merged commit 0b7d38b into pola-rs:main May 27, 2025
28 checks passed
@JakubValtar JakubValtar deleted the ir-serde-off-by-default branch May 27, 2025 16:46
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 rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants