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 ignore-init-method-arguments #328

Merged
merged 2 commits into from Jul 5, 2021

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Jul 5, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #328 (c42b3df) into master (001faad) will increase coverage by 10.94%.
The diff coverage is 72.54%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #328       +/-   ##
=============================================
+ Coverage     62.22%   73.17%   +10.94%     
- Complexity       49      283      +234     
=============================================
  Files             6       23       +17     
  Lines           225     1681     +1456     
  Branches         87      509      +422     
=============================================
+ Hits            140     1230     +1090     
- Misses           35      167      +132     
- Partials         50      284      +234     
Flag Coverage Δ
unittests 73.17% <72.54%> (?)

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

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/PydanticConfigPanel.java 0.00% <0.00%> (ø)
src/com/koxudaxi/pydantic/PydanticConfigurable.kt 0.00% <0.00%> (ø)
...xi/pydantic/PydanticTypedValidatorMethodHandler.kt 0.00% <0.00%> (ø)
...axi/pydantic/PydanticDynamicModelMemberProvider.kt 50.00% <50.00%> (ø)
...xudaxi/pydantic/PydanticInsertArgumentsQuickFix.kt 50.00% <50.00%> (ø)
src/com/koxudaxi/pydantic/PydanticCacheService.kt 58.06% <58.06%> (ø)
src/com/koxudaxi/pydantic/PydanticInitializer.kt 64.94% <64.94%> (ø)
...oxudaxi/pydantic/PydanticPackageManagerListener.kt 69.23% <69.23%> (ø)
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 69.64% <69.64%> (+38.87%) ⬆️
...koxudaxi/pydantic/PydanticDataclassTypeProvider.kt 72.72% <72.72%> (ø)
... and 31 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 aa75292...c42b3df. Read the comment docs.

@koxudaxi koxudaxi merged commit ca556b9 into master Jul 5, 2021
@koxudaxi koxudaxi deleted the support_ignore_init_method_arguments branch July 5, 2021 18:25
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