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

refactor: Refactor parts of IR. #16899

Merged
merged 4 commits into from
Jun 12, 2024
Merged

refactor: Refactor parts of IR. #16899

merged 4 commits into from
Jun 12, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

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

codecov bot commented Jun 12, 2024

Codecov Report

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

Project coverage is 81.42%. Comparing base (2dba716) to head (3c3fb17).

Files Patch % Lines
...lars-plan/src/logical_plan/conversion/dsl_to_ir.rs 50.00% 1 Missing ⚠️
...tes/polars-plan/src/logical_plan/conversion/mod.rs 0.00% 1 Missing ⚠️
crates/polars-plan/src/logical_plan/ir/dot.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16899      +/-   ##
==========================================
- Coverage   81.43%   81.42%   -0.02%     
==========================================
  Files        1425     1425              
  Lines      187987   187970      -17     
  Branches     2704     2704              
==========================================
- Hits       153093   153056      -37     
- Misses      34397    34417      +20     
  Partials      497      497              

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

@ritchie46 ritchie46 merged commit 6ed624f into main Jun 12, 2024
27 checks passed
@ritchie46 ritchie46 deleted the refactor branch June 12, 2024 13:43
@c-peters c-peters added the accepted Ready for implementation label Jun 16, 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.

2 participants