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

feat: Add hint to error message for extra struct field in JSON #20612

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

nameexhaustion
Copy link
Collaborator

Adds a hint in the error message on how to resolve the error - a few users have run into it and it currently isn't immediately clear what could be done to resolve it.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.00%. Comparing base (785bb1e) to head (a8b14e5).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20612      +/-   ##
==========================================
- Coverage   79.00%   79.00%   -0.01%     
==========================================
  Files        1566     1566              
  Lines      221034   221039       +5     
  Branches     2510     2510              
==========================================
+ Hits       174623   174624       +1     
- Misses      45837    45841       +4     
  Partials      574      574              

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

@nameexhaustion nameexhaustion marked this pull request as ready for review January 8, 2025 09:38
@ritchie46 ritchie46 merged commit 2a705b4 into pola-rs:main Jan 8, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants