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 resolving ancestor pydantic models #369

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Sep 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #369 (037fce8) into master (7c6ef75) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #369      +/-   ##
============================================
- Coverage     73.21%   73.07%   -0.14%     
+ Complexity      283      277       -6     
============================================
  Files            23       23              
  Lines          1680     1675       -5     
  Branches        510      506       -4     
============================================
- Hits           1230     1224       -6     
  Misses          166      166              
- Partials        284      285       +1     
Flag Coverage Δ
unittests 73.07% <100.00%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 73.88% <100.00%> (ø)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 84.79% <100.00%> (-0.14%) ⬇️
...om/koxudaxi/pydantic/PydanticFieldRenameFactory.kt 90.56% <100.00%> (-0.18%) ⬇️
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 67.85% <100.00%> (-1.79%) ⬇️
src/com/koxudaxi/pydantic/PydanticInspection.kt 78.61% <100.00%> (-0.14%) ⬇️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.64% <100.00%> (-0.06%) ⬇️

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 7f23b5c...037fce8. Read the comment docs.

@koxudaxi koxudaxi merged commit eb62fc7 into master Sep 6, 2021
@koxudaxi koxudaxi deleted the improve_resolving_ancestor_pydantic_models branch September 6, 2021 12: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