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/return instance after deserialization #72

Merged
merged 8 commits into from
Aug 27, 2020

Conversation

marcosschroh
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   99.08%   99.09%           
=======================================
  Files           7        7           
  Lines         547      552    +5     
  Branches       90       91    +1     
=======================================
+ Hits          542      547    +5     
  Misses          2        2           
  Partials        3        3           
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.37% <100.00%> (ø)
dataclasses_avroschema/schema_generator.py 97.01% <100.00%> (+0.18%) ⬆️
dataclasses_avroschema/serialization.py 100.00% <100.00%> (ø)
dataclasses_avroschema/types.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 ce225bf...fb7f454. Read the comment docs.

@marcosschroh marcosschroh merged commit 2ed8cc5 into master Aug 27, 2020
@marcosschroh marcosschroh deleted the feat/return-instance-after-deserialization branch August 27, 2020 19:30
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.

2 participants