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

feat: types.UnionType support added #213

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2022

PR Preview Action v1.2.0
Preview removed because the pull request was closed.
2022-11-01 14:08 UTC

@marcosschroh marcosschroh force-pushed the feat/add-support-for-union-type-with-operator branch from 3e5f263 to 29e7ac8 Compare November 1, 2022 09:05
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #213 (776b151) into master (57a79fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 776b151 differs from pull request most recent head b6f7bf7. Consider uploading reports for the commit b6f7bf7 to get more accurate results

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   99.57%   99.58%           
=======================================
  Files          11       11           
  Lines         952      955    +3     
  Branches      196      197    +1     
=======================================
+ Hits          948      951    +3     
  Misses          1        1           
  Partials        3        3           
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.40% <100.00%> (+<0.01%) ⬆️
dataclasses_avroschema/types.py 100.00% <100.00%> (ø)

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

@marcosschroh marcosschroh force-pushed the feat/add-support-for-union-type-with-operator branch 4 times, most recently from 232ddff to dda93e2 Compare November 1, 2022 13:56
@marcosschroh marcosschroh force-pushed the feat/add-support-for-union-type-with-operator branch from dda93e2 to b6f7bf7 Compare November 1, 2022 13:59
@marcosschroh marcosschroh merged commit 181da5a into master Nov 1, 2022
@marcosschroh marcosschroh deleted the feat/add-support-for-union-type-with-operator branch November 1, 2022 14:08
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