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

Support custom root field #227

Merged
merged 4 commits into from
Dec 17, 2020
Merged

Support custom root field #227

merged 4 commits into from
Dec 17, 2020

Conversation

koxudaxi
Copy link
Owner

Related Issues

#226

@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #227 (8918276) into master (efe3fe8) will increase coverage by 0.16%.
The diff coverage is 63.63%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #227      +/-   ##
============================================
+ Coverage     63.42%   63.59%   +0.16%     
  Complexity      179      179              
============================================
  Files            20       20              
  Lines          1143     1151       +8     
  Branches        350      355       +5     
============================================
+ Hits            725      732       +7     
  Misses          242      242              
- Partials        176      177       +1     
Flag Coverage Δ Complexity Δ
unittests 63.59% <63.63%> (+0.16%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 68.31% <0.00%> (ø) 0.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 50.76% <0.00%> (ø) 72.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 72.00% <77.77%> (+1.85%) 2.00 <0.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 5a147c4...8918276. Read the comment docs.

@koxudaxi koxudaxi merged commit c900df7 into master Dec 17, 2020
@koxudaxi koxudaxi deleted the support_custom_root branch December 17, 2020 07: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.

1 participant