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: micro precision added to time and datetime types #197

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2022

PR Preview Action v1.1.1
🚀 Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-197/
on branch gh-pages at 2022-09-23 17:06 UTC

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Merging #197 (b71e7cb) into master (fd4c35a) will increase coverage by 0.01%.
The diff coverage is 98.38%.

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   99.55%   99.57%   +0.01%     
==========================================
  Files          10       11       +1     
  Lines         898      939      +41     
  Branches      154      159       +5     
==========================================
+ Hits          894      935      +41     
+ Misses          2        1       -1     
- Partials        2        3       +1     
Impacted Files Coverage Δ
dataclasses_avroschema/fields.py 99.40% <97.91%> (+0.03%) ⬆️
dataclasses_avroschema/__init__.py 100.00% <100.00%> (ø)
dataclasses_avroschema/field_utils.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 feat/add-support-for-microsecond branch 4 times, most recently from 40feb47 to 47943d5 Compare September 23, 2022 13:47
@marcosschroh marcosschroh merged commit 3dc7892 into master Sep 23, 2022
@marcosschroh marcosschroh deleted the feat/add-support-for-microsecond branch September 23, 2022 17:09
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