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(rust): Remove polars(_core)::export #20869

Merged
merged 4 commits into from
Jan 23, 2025
Merged

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Jan 23, 2025

I believe this was an archaic leftover from before all crates were part of the workspace. All crates should specify their own dependencies instead of getting access through polars(_core)::export.

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

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.63%. Comparing base (ca21bd7) to head (ad2bfa5).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20869      +/-   ##
==========================================
- Coverage   79.63%   79.63%   -0.01%     
==========================================
  Files        1567     1566       -1     
  Lines      223044   223044              
  Branches     2554     2554              
==========================================
- Hits       177625   177622       -3     
- Misses      44834    44837       +3     
  Partials      585      585              

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

@ritchie46 ritchie46 merged commit 92134fb into pola-rs:main Jan 23, 2025
22 checks passed
@c-peters c-peters added the accepted Ready for implementation label Jan 27, 2025
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 rust Related to Rust Polars
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants