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 coding style #292

Merged
merged 2 commits into from May 9, 2021
Merged

Improve coding style #292

merged 2 commits into from May 9, 2021

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented May 9, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2021

Codecov Report

Merging #292 (c44c28d) into master (3d6c2c9) will increase coverage by 0.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #292      +/-   ##
============================================
+ Coverage     72.86%   72.88%   +0.01%     
  Complexity      274      274              
============================================
  Files            23       23              
  Lines          1618     1619       +1     
  Branches        487      482       -5     
============================================
+ Hits           1179     1180       +1     
  Misses          166      166              
  Partials        273      273              
Flag Coverage Δ Complexity Δ
unittests 72.88% <55.55%> (+0.01%) 274.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticConfigPanel.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...xi/pydantic/PydanticTypedValidatorMethodHandler.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 69.64% <20.00%> (+1.22%) 21.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 76.97% <27.27%> (-0.23%) 2.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.05% <45.45%> (-0.12%) 137.00 <0.00> (ø)
...koxudaxi/pydantic/PydanticDataclassTypeProvider.kt 72.72% <50.00%> (-0.81%) 8.00 <0.00> (ø)
src/com/koxudaxi/pydantic/Pydantic.kt 75.00% <75.00%> (+0.20%) 0.00 <0.00> (ø)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 85.04% <75.00%> (ø) 1.00 <0.00> (ø)
.../com/koxudaxi/pydantic/PydanticIgnoreInspection.kt 100.00% <100.00%> (ø) 6.00 <0.00> (ø)
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 87.75% <100.00%> (ø) 3.00 <0.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 a72ca6c...c44c28d. Read the comment docs.

@koxudaxi koxudaxi merged commit 49ed3e1 into master May 9, 2021
@koxudaxi koxudaxi deleted the improve_coding_style branch May 9, 2021 17:35
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