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

Fix format #287

Merged
merged 3 commits into from
May 3, 2021
Merged

Fix format #287

merged 3 commits into from
May 3, 2021

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented May 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #287 (8eb041f) into master (59fcf10) will increase coverage by 1.00%.
The diff coverage is 79.19%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #287      +/-   ##
============================================
+ Coverage     71.32%   72.33%   +1.00%     
  Complexity      240      240              
============================================
  Files            23       23              
  Lines          1402     1471      +69     
  Branches        443      449       +6     
============================================
+ Hits           1000     1064      +64     
- Misses          153      157       +4     
- Partials        249      250       +1     
Flag Coverage Δ Complexity Δ
unittests 72.33% <79.19%> (+1.00%) 240.00 <15.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> (ø)
src/com/koxudaxi/pydantic/PydanticConfigurable.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...koxudaxi/pydantic/PydanticDataclassTypeProvider.kt 70.58% <ø> (ø) 8.00 <0.00> (ø)
...xi/pydantic/PydanticTypedValidatorMethodHandler.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...xudaxi/pydantic/PydanticInsertArgumentsQuickFix.kt 50.00% <25.00%> (ø) 8.00 <1.00> (ø)
src/com/koxudaxi/pydantic/PydanticInitializer.kt 64.58% <47.50%> (ø) 21.00 <0.00> (ø)
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 68.75% <55.17%> (+3.63%) 21.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticInspection.kt 77.77% <82.75%> (-0.09%) 2.00 <1.00> (ø)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 83.85% <85.58%> (+3.10%) 1.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticAnnotator.kt 95.00% <90.00%> (+1.66%) 11.00 <0.00> (ø)
... and 10 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 a2bb9cd...8eb041f. Read the comment docs.

@koxudaxi koxudaxi merged commit 28abc47 into master May 3, 2021
@koxudaxi koxudaxi deleted the fix_format branch May 3, 2021 07:42
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