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 ValueError handling in custom deserialization #308

Merged
merged 1 commit into from
Jan 1, 2022

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Jan 1, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #308 (a542517) into master (36b1b95) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   86.00%   86.00%   -0.01%     
==========================================
  Files          67       67              
  Lines        5888     5893       +5     
  Branches     1225     1225              
==========================================
+ Hits         5064     5068       +4     
- Misses        602      604       +2     
+ Partials      222      221       -1     
Impacted Files Coverage Δ
apischema/deserialization/methods.py 84.76% <100.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46a471a...a542517. Read the comment docs.

@wyfo wyfo merged commit 815d13e into master Jan 1, 2022
@wyfo wyfo deleted the fix_ConversionUnionMethod branch January 1, 2022 21:29
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