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: support for typing.Annotated added #264

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2023

PR Preview Action v1.3.0
🚀 Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-264/
on branch gh-pages at 2023-03-24 14:16 UTC

@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #264 (ac73323) into master (b3b3461) will decrease coverage by 0.07%.
The diff coverage is 96.55%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   99.53%   99.46%   -0.07%     
==========================================
  Files          15       15              
  Lines        1283     1304      +21     
  Branches      264      268       +4     
==========================================
+ Hits         1277     1297      +20     
- Misses          1        2       +1     
  Partials        5        5              
Impacted Files Coverage Δ
dataclasses_avroschema/schema_definition.py 98.57% <ø> (ø)
dataclasses_avroschema/types.py 97.61% <91.66%> (-2.39%) ⬇️
dataclasses_avroschema/field_utils.py 100.00% <100.00%> (ø)
dataclasses_avroschema/fields.py 99.39% <100.00%> (+0.01%) ⬆️
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/annotated-support branch 3 times, most recently from d300381 to f489303 Compare March 24, 2023 14:12
@marcosschroh marcosschroh merged commit a6b2e5c into master Mar 24, 2023
@marcosschroh marcosschroh deleted the feat/annotated-support branch March 24, 2023 14:35
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