Skip to content

fix(python): Clean formatting of missing columns in match_to_schema error message#27257

Open
gab23r wants to merge 1 commit intopola-rs:mainfrom
gab23r:typo-match-to-schema
Open

fix(python): Clean formatting of missing columns in match_to_schema error message#27257
gab23r wants to merge 1 commit intopola-rs:mainfrom
gab23r:typo-match-to-schema

Conversation

@gab23r
Copy link
Copy Markdown
Contributor

@gab23r gab23r commented Apr 10, 2026

Fixes #27256

@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.59%. Comparing base (880651f) to head (f785c4c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #27257      +/-   ##
==========================================
+ Coverage   81.58%   81.59%   +0.01%     
==========================================
  Files        1820     1820              
  Lines      251036   251036              
  Branches     3149     3149              
==========================================
+ Hits       204808   204842      +34     
+ Misses      45420    45386      -34     
  Partials      808      808              

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typo in match_to_schema error message for missing column.

1 participant