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

Include additional properties in TypedDict deserialization #292

Merged
merged 4 commits into from
Dec 29, 2021

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Dec 28, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #292 (faf90d8) into master (fdd30ff) will increase coverage by 0.06%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   85.42%   85.48%   +0.06%     
==========================================
  Files          65       65              
  Lines        5599     5609      +10     
  Branches     1147     1153       +6     
==========================================
+ Hits         4783     4795      +12     
+ Misses        600      598       -2     
  Partials      216      216              
Impacted Files Coverage Δ
apischema/deserialization/__init__.py 98.84% <ø> (ø)
apischema/objects/fields.py 86.56% <0.00%> (ø)
apischema/deserialization/methods.py 84.66% <93.75%> (+0.59%) ⬆️

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 ee62943...faf90d8. Read the comment docs.

@wyfo wyfo merged commit 4e19709 into master Dec 29, 2021
@wyfo wyfo deleted the typed_dict_additional_properties branch December 29, 2021 00:11
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