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 import typing #258

Merged
merged 2 commits into from Mar 12, 2021
Merged

Support import typing #258

merged 2 commits into from Mar 12, 2021

Conversation

koxudaxi
Copy link
Owner

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #258 (96a44fa) into master (63b5510) will increase coverage by 0.03%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #258      +/-   ##
============================================
+ Coverage     63.95%   63.99%   +0.03%     
+ Complexity      184      174      -10     
============================================
  Files            20       20              
  Lines          1215     1233      +18     
  Branches        384      391       +7     
============================================
+ Hits            777      789      +12     
  Misses          244      244              
- Partials        194      200       +6     
Flag Coverage Δ Complexity Δ
unittests 63.99% <70.00%> (+0.03%) 0.00 <9.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...koxudaxi/pydantic/PydanticCompletionContributor.kt 80.74% <33.33%> (ø) 1.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 73.80% <66.66%> (+1.22%) 2.00 <0.00> (ø)
src/com/koxudaxi/pydantic/Pydantic.kt 69.73% <70.58%> (-0.04%) 0.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 49.42% <75.00%> (-0.58%) 67.00 <9.00> (-10.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 5be547d...96a44fa. Read the comment docs.

@koxudaxi koxudaxi merged commit 1615af9 into master Mar 12, 2021
@koxudaxi koxudaxi deleted the support_import_typing branch March 12, 2021 07:17
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