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

Better unions #115

Merged
merged 4 commits into from
Jan 23, 2021
Merged

Better unions #115

merged 4 commits into from
Jan 23, 2021

Conversation

Tinche
Copy link
Member

@Tinche Tinche commented Jan 22, 2021

Flesh out our union support, for a start.

@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #115 (b788cc8) into master (fbdb947) will increase coverage by 0.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   97.72%   98.23%   +0.50%     
==========================================
  Files           7        7              
  Lines         440      453      +13     
==========================================
+ Hits          430      445      +15     
+ Misses         10        8       -2     
Impacted Files Coverage Δ
src/cattr/_compat.py 100.00% <100.00%> (ø)
src/cattr/converters.py 99.01% <100.00%> (+0.05%) ⬆️
src/cattr/function_dispatch.py 100.00% <100.00%> (+11.76%) ⬆️
src/cattr/gen.py 93.93% <100.00%> (+0.12%) ⬆️
src/cattr/multistrategy_dispatch.py 100.00% <100.00%> (ø)

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 fbdb947...c7068ed. Read the comment docs.

@Tinche Tinche merged commit 61c9445 into master Jan 23, 2021
@Tinche Tinche deleted the better-unions branch January 23, 2021 00:27
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