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

Fix UncheckedTuples not failing for wrong amount of arguments #521

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Dec 12, 2022

Thanks to @Germandrummer92

@codecov-commenter
Copy link

Codecov Report

Merging #521 (ec727dc) into master (a73ed43) will increase coverage by 0.14%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   87.84%   87.99%   +0.14%     
==========================================
  Files          62       62              
  Lines        5687     5691       +4     
  Branches     1238     1239       +1     
==========================================
+ Hits         4996     5008      +12     
+ Misses        480      472       -8     
  Partials      211      211              
Impacted Files Coverage Δ
apischema/serialization/__init__.py 85.01% <87.50%> (+0.11%) ⬆️
apischema/serialization/methods.py 91.07% <100.00%> (+1.93%) ⬆️
apischema/deserialization/methods.py 85.56% <0.00%> (+0.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@wyfo wyfo merged commit 2932b3e into master Dec 12, 2022
@wyfo wyfo deleted the serialization_conflicting_tuple_union branch December 12, 2022 03:09
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.

None yet

2 participants