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 inserting arguments #204

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Fix inserting arguments #204

merged 1 commit into from
Oct 6, 2020

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Oct 5, 2020

This PR fixes inserting arguments when the model is referenced object.

@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #204 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #204      +/-   ##
============================================
+ Coverage     63.34%   63.40%   +0.05%     
  Complexity      179      179              
============================================
  Files            20       20              
  Lines          1124     1123       -1     
  Branches        339      338       -1     
============================================
  Hits            712      712              
  Misses          248      248              
+ Partials        164      163       -1     
Flag Coverage Δ Complexity Δ
#unittests 63.40% <ø> (+0.05%) 179.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 71.34% <ø> (+0.39%) 0.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 563ab8c...d50d31d. Read the comment docs.

@koxudaxi koxudaxi merged commit 779e74d into master Oct 6, 2020
@koxudaxi koxudaxi deleted the fix_inserting_arguments branch October 6, 2020 05:32
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