Skip to content

chore: Add AExpr::is_expr_equal_to #23740

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

coastalwhite
Copy link
Collaborator

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Jul 25, 2025
@coastalwhite coastalwhite force-pushed the chore/aexpr-equality branch from 53f7471 to 2e4dfbd Compare July 25, 2025 12:36
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

Attention: Patch coverage is 0% with 115 lines in your changes missing coverage. Please review.

Project coverage is 81.30%. Comparing base (226a8a2) to head (2e4dfbd).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/plans/aexpr/equality.rs 0.00% 66 Missing ⚠️
crates/polars-plan/src/plans/aexpr/traverse.rs 0.00% 49 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23740      +/-   ##
==========================================
- Coverage   81.33%   81.30%   -0.04%     
==========================================
  Files        1650     1651       +1     
  Lines      224103   224230     +127     
  Branches     2851     2851              
==========================================
+ Hits       182283   182312      +29     
- Misses      41111    41209      +98     
  Partials      709      709              

☔ 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.

@coastalwhite coastalwhite merged commit 03c772c into pola-rs:main Jul 25, 2025
23 checks passed
gfvioli pushed a commit to gfvioli/polars that referenced this pull request Jul 25, 2025
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 python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant