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: correct name generation for nested records #81

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

marcosschroh
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #81 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files           7        7           
  Lines         602      607    +5     
  Branches       92       93    +1     
=======================================
+ Hits          599      604    +5     
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.45% <100.00%> (+<0.01%) ⬆️

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 b402459...0b88ee9. Read the comment docs.

@marcosschroh marcosschroh merged commit 4914471 into master Oct 10, 2020
@marcosschroh marcosschroh deleted the fix/generate-correct-name-for-nested-records branch October 10, 2020 18:18
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

2 participants