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: serialize decimal fields. Closes #222 #224

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2022

PR Preview Action v1.2.0
🚀 Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-224/
on branch gh-pages at 2022-12-15 12:56 UTC

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #224 (53293fd) into master (8d6357d) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   99.58%   99.58%   -0.01%     
==========================================
  Files          11       11              
  Lines         968      963       -5     
  Branches      202      201       -1     
==========================================
- Hits          964      959       -5     
  Misses          1        1              
  Partials        3        3              
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.40% <ø> (ø)
dataclasses_avroschema/serialization.py 100.00% <ø> (ø)
dataclasses_avroschema/utils.py 100.00% <ø> (ø)
dataclasses_avroschema/schema_generator.py 100.00% <100.00%> (ø)
dataclasses_avroschema/types.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 merged commit 9090f3a into master Dec 15, 2022
@marcosschroh marcosschroh deleted the fix/avro-serialization-for-decimal branch December 15, 2022 13: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

1 participant