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

Add dataclass passthrough #326

Merged
merged 2 commits into from
Jan 16, 2022
Merged

Add dataclass passthrough #326

merged 2 commits into from
Jan 16, 2022

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Jan 16, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2022

Codecov Report

Merging #326 (18befcb) into master (baa6e63) will increase coverage by 0.08%.
The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
+ Coverage   86.05%   86.13%   +0.08%     
==========================================
  Files          67       67              
  Lines        5888     5880       -8     
  Branches     1224     1218       -6     
==========================================
- Hits         5067     5065       -2     
+ Misses        600      595       -5     
+ Partials      221      220       -1     
Impacted Files Coverage Δ
apischema/serialization/__init__.py 85.01% <90.90%> (+0.46%) ⬆️
apischema/serialization/methods.py 89.13% <100.00%> (+1.50%) ⬆️

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 969e366...18befcb. Read the comment docs.

@wyfo wyfo merged commit 7cb07c0 into master Jan 16, 2022
@wyfo wyfo deleted the dataclass_passthrough branch January 16, 2022 16:48
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