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: mypy issues #186

Merged
merged 2 commits into from
Aug 5, 2022
Merged

fix: mypy issues #186

merged 2 commits into from
Aug 5, 2022

Conversation

marcosschroh
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #186 (06712ad) into master (6093fe7) will decrease coverage by 0.21%.
The diff coverage is 97.70%.

❗ Current head 06712ad differs from pull request most recent head bf4bc51. Consider uploading reports for the commit bf4bc51 to get more accurate results

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   99.77%   99.55%   -0.22%     
==========================================
  Files          10       10              
  Lines         879      898      +19     
  Branches      154      154              
==========================================
+ Hits          877      894      +17     
- Misses          1        2       +1     
- Partials        1        2       +1     
Impacted Files Coverage Δ
dataclasses_avroschema/schema_definition.py 98.50% <87.50%> (-1.50%) ⬇️
dataclasses_avroschema/fields.py 99.36% <96.42%> (-0.21%) ⬇️
dataclasses_avroschema/avrodantic.py 100.00% <100.00%> (ø)
dataclasses_avroschema/schema_generator.py 100.00% <100.00%> (ø)
dataclasses_avroschema/serialization.py 100.00% <100.00%> (ø)
dataclasses_avroschema/types.py 100.00% <100.00%> (ø)
dataclasses_avroschema/utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@marcosschroh marcosschroh force-pushed the fix/mypy-issues branch 3 times, most recently from dbfeb56 to 153873a Compare August 5, 2022 13:41
@marcosschroh marcosschroh merged commit e7a1848 into master Aug 5, 2022
@marcosschroh marcosschroh deleted the fix/mypy-issues branch August 5, 2022 14:41
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