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: missing dacite hooks added in order to parse_obj in a proper wa… #643

Merged

Conversation

marcosschroh
Copy link
Owner

…y. Related to #638

Copy link
Contributor

github-actions bot commented May 29, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-29 10:19 UTC

Copy link

codecov bot commented May 29, 2024

Codecov Report

Attention: Patch coverage is 97.95918% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.47%. Comparing base (a605e40) to head (6226395).

Files Patch % Lines
dataclasses_avroschema/dacite_config.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
- Coverage   99.51%   99.47%   -0.05%     
==========================================
  Files          33       34       +1     
  Lines        1856     1890      +34     
==========================================
+ Hits         1847     1880      +33     
- Misses          9       10       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcosschroh marcosschroh force-pushed the feat/add-dacite-hook-for-datetime-deserialization branch from 3635f02 to 6226395 Compare May 29, 2024 10:17
@marcosschroh marcosschroh merged commit e1edf3f into master May 29, 2024
6 of 8 checks passed
@marcosschroh marcosschroh deleted the feat/add-dacite-hook-for-datetime-deserialization branch May 29, 2024 10: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