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 root reference to generate valid schemas in multiple inherit… #148

Merged

Conversation

marcosschroh
Copy link
Owner

…ance levels

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #148 (c89d212) into master (09455f0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files           9        9           
  Lines         797      799    +2     
  Branches      124      125    +1     
=======================================
+ Hits          794      796    +2     
  Misses          2        2           
  Partials        1        1           
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.55% <100.00%> (-0.01%) ⬇️
dataclasses_avroschema/schema_generator.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 09455f0...c89d212. Read the comment docs.

@marcosschroh marcosschroh merged commit e169d0d into master Dec 7, 2021
@marcosschroh marcosschroh deleted the fix/use-root-reference-to-multiple-record-inheritance branch December 7, 2021 14:52
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