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 None default value on Field function #608

Merged
merged 4 commits into from Dec 15, 2022

Conversation

koxudaxi
Copy link
Owner

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 73.70% // Head: 73.71% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (8a72bbf) compared to base (382a56b).
Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #608   +/-   ##
=======================================
  Coverage   73.70%   73.71%           
=======================================
  Files          24       24           
  Lines        1879     1887    +8     
  Branches      576      581    +5     
=======================================
+ Hits         1385     1391    +6     
  Misses        200      200           
- Partials      294      296    +2     
Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 76.99% <75.00%> (-0.06%) ⬇️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@koxudaxi koxudaxi merged commit 2881261 into master Dec 15, 2022
@koxudaxi koxudaxi deleted the fix_none_default_value_on_field_function branch December 15, 2022 16:34
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