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

fix: use namespaces on repeated user types with complex types #117

Merged
merged 1 commit into from
Sep 4, 2021

Conversation

marcosschroh
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #117 (251dfc4) into master (9fd4272) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files           8        8           
  Lines         731      731           
  Branches      111      111           
=======================================
  Hits          727      727           
  Misses          2        2           
  Partials        2        2           
Impacted Files Coverage Δ
dataclasses_avroschema/schema_definition.py 98.46% <ø> (-0.03%) ⬇️
dataclasses_avroschema/fields.py 99.54% <100.00%> (+<0.01%) ⬆️
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 9fd4272...251dfc4. Read the comment docs.

@marcosschroh marcosschroh merged commit 58f50c0 into master Sep 4, 2021
@marcosschroh marcosschroh deleted the fix/repetead-schamas-with-arrays-and-maps branch September 22, 2021 12:22
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