Skip to content

Conversation

ritchie46
Copy link
Member

fixes #23651

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 19, 2025
Copy link
Contributor

The uncompressed lib size after this PR is 42.1272 MB.

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.30%. Comparing base (901f5f2) to head (b9851fe).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23652      +/-   ##
==========================================
- Coverage   81.41%   81.30%   -0.11%     
==========================================
  Files        1640     1642       +2     
  Lines      222747   223187     +440     
  Branches     2837     2837              
==========================================
+ Hits       181342   181461     +119     
- Misses      40706    41027     +321     
  Partials      699      699              

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

@ritchie46 ritchie46 merged commit a1c2c03 into main Jul 19, 2025
29 checks passed
@ritchie46 ritchie46 deleted the csv branch July 19, 2025 11:23
Washiil pushed a commit to Washiil/polars that referenced this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regression : Error: CSV malformed: expected 10260 rows, actual 10068 rows, in chunk starting at row_offset 0, length 1930312
1 participant