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

Inspect from_orm #85

Merged
merged 4 commits into from
Oct 30, 2019
Merged

Inspect from_orm #85

merged 4 commits into from
Oct 30, 2019

Conversation

koxudaxi
Copy link
Owner

The PR supports to inspect from_orm.
If orm_mode is False and from_orm is called then, the plugin shows an error message.

@codecov
Copy link

codecov bot commented Oct 27, 2019

Codecov Report

Merging #85 into master will decrease coverage by 0.74%.
The diff coverage is 61.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #85      +/-   ##
============================================
- Coverage     71.55%   70.81%   -0.75%     
  Complexity       86       86              
============================================
  Files             8        8              
  Lines           545      579      +34     
  Branches        183      198      +15     
============================================
+ Hits            390      410      +20     
- Misses           67       70       +3     
- Partials         88       99      +11
Impacted Files Coverage Δ Complexity Δ
...koxudaxi/pydantic/PydanticCompletionContributor.kt 81.87% <ø> (ø) 1 <0> (ø) ⬇️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 69.16% <ø> (ø) 45 <0> (ø) ⬇️
src/com/koxudaxi/pydantic/PydanticInspection.kt 66.66% <47.05%> (-11.91%) 2 <0> (ø)
src/com/koxudaxi/pydantic/Pydantic.kt 74.43% <70.37%> (-0.57%) 0 <0> (ø)

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 a1ba961...29d5b1c. Read the comment docs.

@koxudaxi koxudaxi merged commit c3c3851 into master Oct 30, 2019
@koxudaxi koxudaxi deleted the inspectFromOrm branch October 30, 2019 17:38
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