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

error for unnamed fields #110

Merged
merged 2 commits into from
Oct 15, 2024
Merged

error for unnamed fields #110

merged 2 commits into from
Oct 15, 2024

Conversation

mathause
Copy link
Collaborator

Parsing names with unnamed fields does not work at the moment. We could also fix this but raise an error for now.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.85%. Comparing base (4b637a3) to head (820932b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   88.73%   88.85%   +0.11%     
==========================================
  Files           5        5              
  Lines         293      296       +3     
==========================================
+ Hits          260      263       +3     
  Misses         33       33              
Flag Coverage Δ
unittests 88.85% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mathause mathause merged commit 5f38744 into main Oct 15, 2024
6 checks passed
@mathause mathause deleted the disallow_fixed branch October 15, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant