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

Improve supporting dynamic model #271

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #271 (38cba16) into master (c1e094b) will increase coverage by 6.82%.
The diff coverage is 79.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #271      +/-   ##
============================================
+ Coverage     64.78%   71.61%   +6.82%     
- Complexity      182      217      +35     
============================================
  Files            21       21              
  Lines          1258     1314      +56     
  Branches        399      408       +9     
============================================
+ Hits            815      941     +126     
+ Misses          242      148      -94     
- Partials        201      225      +24     
Flag Coverage Δ Complexity Δ
unittests 71.61% <79.59%> (+6.82%) 0.00 <13.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...axi/pydantic/PydanticDynamicModelMemberProvider.kt 50.00% <37.50%> (+16.66%) 4.00 <3.00> (+1.00)
src/com/koxudaxi/pydantic/Pydantic.kt 71.96% <50.00%> (+0.41%) 0.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 78.33% <80.35%> (+28.14%) 99.00 <6.00> (+29.00)
src/com/koxudaxi/pydantic/PydanticDynamicModel.kt 86.66% <91.66%> (+86.66%) 3.00 <2.00> (+3.00)
...koxudaxi/pydantic/PydanticDynamicModelClassType.kt 100.00% <100.00%> (+100.00%) 2.00 <2.00> (+2.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42b666d...38cba16. Read the comment docs.

@koxudaxi koxudaxi merged commit 77ac9e1 into master Apr 12, 2021
@koxudaxi koxudaxi deleted the improve_supporting_dynamic_model branch April 12, 2021 13:14
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.

1 participant