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

Refactoring inner logic #52

Merged
merged 7 commits into from Aug 27, 2019
Merged

Refactoring inner logic #52

merged 7 commits into from Aug 27, 2019

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

Merging #52 into master will increase coverage by 5.06%.
The diff coverage is 79.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #52      +/-   ##
============================================
+ Coverage     80.14%   85.21%   +5.06%     
+ Complexity       62       60       -2     
============================================
  Files             7        7              
  Lines           267      257      -10     
  Branches         98       86      -12     
============================================
+ Hits            214      219       +5     
  Misses            1        1              
+ Partials         52       37      -15
Impacted Files Coverage Δ Complexity Δ
.../com/koxudaxi/pydantic/PydanticIgnoreInspection.kt 100% <100%> (ø) 6 <5> (+1) ⬆️
src/com/koxudaxi/pydantic/Pydantic.kt 66.66% <33.33%> (+4.16%) 0 <0> (ø) ⬇️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 77.01% <62.5%> (-1.49%) 35 <0> (-5)
src/com/koxudaxi/pydantic/PydanticInspection.kt 80.76% <66.66%> (-1.99%) 2 <0> (ø)
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 91.42% <86.36%> (+15.11%) 4 <0> (ø) ⬇️
...om/koxudaxi/pydantic/PydanticFieldRenameFactory.kt 93.87% <86.95%> (+12.62%) 12 <0> (+2) ⬆️
...koxudaxi/pydantic/PydanticCompletionContributor.kt 95.34% <93.33%> (+5.34%) 1 <0> (ø) ⬇️

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 c094037...3a530c3. Read the comment docs.

@koxudaxi koxudaxi changed the title fix refactor inner logic Refactoring inner logic Aug 27, 2019
@koxudaxi koxudaxi merged commit 5f4b2ea into master Aug 27, 2019
@koxudaxi koxudaxi deleted the refactor_inner_logic branch August 27, 2019 16:53
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