monosoul / git-extended-update-index-plugin

IntelliJ IDEA plugin to add the extended support of the git update-index command.
https://plugins.jetbrains.com/plugin/11217-git-extended-update-index
Apache License 2.0
5 stars 2 forks source link

Refresh and switch to the latest api #10

Closed monosoul closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (b7498d1) into master (2056cb4) will decrease coverage by 1.09%. The diff coverage is 87.50%.

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     94.69%   93.60%   -1.10%     
+ Complexity       59       44      -15     
============================================
  Files            11       10       -1     
  Lines           132      125       -7     
  Branches         14       15       +1     
============================================
- Hits            125      117       -8     
- Misses            1        2       +1     
  Partials          6        6              
Impacted Files Coverage Δ
...tended/changes/view/GetSkippedWorktreeFilesTask.kt 94.11% <ø> (ø)
...it/updateindex/extended/ExtendedUpdateIndexTask.kt 95.23% <50.00%> (-0.22%) :arrow_down:
...ateindex/extended/UpdateIndexLineHandlerFactory.kt 90.00% <66.66%> (-10.00%) :arrow_down:
.../updateindex/extended/ExtendedUpdateIndexAction.kt 100.00% <100.00%> (ø)
...changes/view/SkippedWorktreeChangesViewModifier.kt 91.66% <100.00%> (-0.65%) :arrow_down:
...tended/changes/view/ToggleSkippedWorktreeAction.kt 82.35% <100.00%> (-0.99%) :arrow_down:
...git/updateindex/extended/support/CommandInvoker.kt 100.00% <100.00%> (ø)
...pdateindex/extended/support/PresentationUpdater.kt 100.00% <100.00%> (ø)
... and 5 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 2056cb4...b7498d1. Read the comment docs.