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 PyCharm 2021.1 #273

Merged
merged 5 commits into from
Apr 16, 2021
Merged

Support PyCharm 2021.1 #273

merged 5 commits into from
Apr 16, 2021

Conversation

koxudaxi
Copy link
Owner

This PR is for next release 0.3.0

Related Issues

#272
#267

@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #273 (00b58b8) into master (38cba16) will decrease coverage by 0.35%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #273      +/-   ##
============================================
- Coverage     71.61%   71.25%   -0.36%     
- Complexity      217      224       +7     
============================================
  Files            21       22       +1     
  Lines          1314     1343      +29     
  Branches        408      427      +19     
============================================
+ Hits            941      957      +16     
- Misses          148      150       +2     
- Partials        225      236      +11     
Flag Coverage Δ Complexity Δ
unittests 71.25% <75.00%> (-0.36%) 224.00 <9.00> (+7.00) ⬇️

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

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticAnnotator.kt 93.33% <ø> (+5.83%) 11.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticConfigPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...om/koxudaxi/pydantic/PydanticFieldRenameFactory.kt 90.00% <ø> (-2.00%) 11.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 77.04% <ø> (+3.23%) 2.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInitializer.kt 64.58% <33.33%> (-1.05%) 21.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 77.36% <58.33%> (-0.97%) 98.00 <0.00> (-1.00)
...koxudaxi/pydantic/PydanticDataclassTypeProvider.kt 70.58% <70.58%> (ø) 8.00 <8.00> (?)
src/com/koxudaxi/pydantic/Pydantic.kt 71.90% <84.21%> (-0.07%) 0.00 <0.00> (ø)
...om/koxudaxi/pydantic/PydanticParametersProvider.kt 100.00% <100.00%> (ø) 4.00 <1.00> (ø)
src/com/koxudaxi/pydantic/PydanticDynamicModel.kt 80.00% <0.00%> (-6.67%) 3.00% <0.00%> (ø%)
... and 9 more

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 77ac9e1...00b58b8. Read the comment docs.

@koxudaxi koxudaxi merged commit 9696013 into master Apr 16, 2021
@koxudaxi koxudaxi deleted the support_pycharm_2021.1 branch April 16, 2021 01: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