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.2 #355

Merged
merged 3 commits into from
Aug 29, 2021
Merged

Support PyCharm 2021.2 #355

merged 3 commits into from
Aug 29, 2021

Conversation

koxudaxi
Copy link
Owner

Related Issue

#345
#350

@codecov
Copy link

codecov bot commented Aug 28, 2021

Codecov Report

Merging #355 (eb5019e) into master (33c0df9) will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #355      +/-   ##
============================================
- Coverage     73.25%   73.18%   -0.08%     
  Complexity      283      283              
============================================
  Files            23       23              
  Lines          1679     1678       -1     
  Branches        508      509       +1     
============================================
- Hits           1230     1228       -2     
  Misses          166      166              
- Partials        283      284       +1     
Flag Coverage Δ
unittests 73.18% <66.66%> (-0.08%) ⬇️

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% <50.00%> (-0.20%) ⬇️
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 88.65% <50.00%> (-0.93%) ⬇️
src/com/koxudaxi/pydantic/PydanticConfigService.kt 88.23% <100.00%> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 78.61% <100.00%> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.70% <100.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 6b07519...eb5019e. Read the comment docs.

@koxudaxi koxudaxi merged commit b29ad82 into master Aug 29, 2021
@koxudaxi koxudaxi deleted the support_pycharm_2021.2 branch August 29, 2021 00:33
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