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: use namespaces for repeated types #115

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

marcosschroh
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #115 (3955988) into master (047779c) will decrease coverage by 0.12%.
The diff coverage is 97.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   99.57%   99.45%   -0.13%     
==========================================
  Files           7        8       +1     
  Lines         706      731      +25     
  Branches      110      111       +1     
==========================================
+ Hits          703      727      +24     
- Misses          1        2       +1     
  Partials        2        2              
Impacted Files Coverage Δ
dataclasses_avroschema/exceptions.py 90.00% <90.00%> (ø)
dataclasses_avroschema/fields.py 99.54% <100.00%> (+<0.01%) ⬆️
dataclasses_avroschema/schema_definition.py 98.48% <100.00%> (+0.04%) ⬆️
dataclasses_avroschema/schema_generator.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 047779c...3955988. Read the comment docs.

@marcosschroh marcosschroh merged commit 90eace5 into master Aug 26, 2021
@marcosschroh marcosschroh deleted the feature/use-namespace-for-repeateed-types branch August 26, 2021 14:07
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