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.3 #400

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Support PyCharm 2021.3 #400

merged 2 commits into from
Dec 2, 2021

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Dec 2, 2021

Related Issues

#387

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #400 (2132802) into master (625e5c1) will not change coverage.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #400   +/-   ##
=========================================
  Coverage     73.07%   73.07%           
  Complexity      277      277           
=========================================
  Files            23       23           
  Lines          1675     1675           
  Branches        506      506           
=========================================
  Hits           1224     1224           
  Misses          166      166           
  Partials        285      285           
Flag Coverage Δ
unittests 73.07% <80.00%> (ø)

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

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/PydanticConfigService.kt 88.23% <ø> (ø)
src/com/koxudaxi/pydantic/PydanticInitializer.kt 64.94% <0.00%> (ø)
...xudaxi/pydantic/PydanticInsertArgumentsQuickFix.kt 50.00% <ø> (ø)
...oxudaxi/pydantic/PydanticPackageManagerListener.kt 69.23% <ø> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.64% <ø> (ø)
src/com/koxudaxi/pydantic/PydanticCacheService.kt 58.06% <100.00%> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 78.61% <100.00%> (ø)
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 88.65% <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 b3684b2...2132802. Read the comment docs.

@koxudaxi koxudaxi merged commit cee0e3d into master Dec 2, 2021
@koxudaxi koxudaxi deleted the support_pycharm_2021.3 branch December 2, 2021 18:49
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