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 acceptable type #104

Merged
merged 12 commits into from
Apr 20, 2020
Merged

support acceptable type #104

merged 12 commits into from
Apr 20, 2020

Conversation

koxudaxi
Copy link
Owner

This PR supports acceptable type.

@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

Merging #104 into master will decrease coverage by 0.11%.
The diff coverage is 79.41%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
- Coverage     68.79%   68.68%   -0.11%     
- Complexity      101      103       +2     
============================================
  Files            14       14              
  Lines           769      811      +42     
  Branches        244      251       +7     
============================================
+ Hits            529      557      +28     
- Misses          116      128      +12     
- Partials        124      126       +2     
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticInitializer.kt 34.48% <29.41%> (-4.16%) 5.00 <1.00> (+1.00) ⬇️
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 88.37% <95.91%> (+1.70%) 3.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticConfigService.kt 81.81% <100.00%> (+4.04%) 4.00 <1.00> (+1.00)
src/com/koxudaxi/pydantic/Pydantic.kt 73.75% <0.00%> (-0.71%) 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 5ea925d...c466768. Read the comment docs.

@koxudaxi koxudaxi merged commit 9bf4deb into master Apr 20, 2020
@koxudaxi koxudaxi deleted the support_acceptable_type branch April 20, 2020 17:07
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