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

fix: Properly calculate duration units #18869

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

coastalwhite
Copy link
Collaborator

@alexander-beedie

Operator precedence is hard sometimes 😅

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.85%. Comparing base (58265f6) to head (8b9d3a7).
Report is 62 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18869      +/-   ##
==========================================
- Coverage   79.94%   79.85%   -0.09%     
==========================================
  Files        1519     1519              
  Lines      205869   206101     +232     
  Branches     2898     2906       +8     
==========================================
+ Hits       164572   164573       +1     
- Misses      40749    40980     +231     
  Partials      548      548              

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

@ritchie46 ritchie46 merged commit 252f123 into pola-rs:main Sep 23, 2024
27 checks passed
@coastalwhite coastalwhite deleted the fixes/duration-invalid-units branch September 23, 2024 17:33
@alexander-beedie
Copy link
Collaborator

@alexander-beedie

Operator precedence is hard sometimes 😅

"My hero..." ;)

@c-peters c-peters added the accepted Ready for implementation label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants