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: add enum support #153

Merged
merged 1 commit into from
Feb 18, 2022
Merged

feat: add enum support #153

merged 1 commit into from
Feb 18, 2022

Conversation

marcosschroh
Copy link
Owner

No description provided.

@marcosschroh marcosschroh force-pushed the feat/add-enum-support branch 5 times, most recently from 4f51aff to ab4ddd8 Compare February 18, 2022 16:32
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #153 (f175c39) into master (32da396) will increase coverage by 0.01%.
The diff coverage is 97.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   99.62%   99.64%   +0.01%     
==========================================
  Files           9        9              
  Lines         799      839      +40     
  Branches      131      145      +14     
==========================================
+ Hits          796      836      +40     
  Misses          2        2              
  Partials        1        1              
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.56% <90.90%> (+<0.01%) ⬆️
dataclasses_avroschema/schema_generator.py 100.00% <100.00%> (ø)
dataclasses_avroschema/types.py 100.00% <100.00%> (ø)
dataclasses_avroschema/utils.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 32da396...f175c39. Read the comment docs.

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

1 participant