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

Update dependency versions #11

Closed monosoul closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (144c8e6) into master (0eb3457) will decrease coverage by 93.60%. The diff coverage is n/a.

:exclamation: Current head 144c8e6 differs from pull request most recent head 06a8c37. Consider uploading reports for the commit 06a8c37 to get more accurate results

@@             Coverage Diff              @@
##             master     #11       +/-   ##
============================================
- Coverage     93.60%   0.00%   -93.60%     
============================================
  Files            10      10               
  Lines           125     125               
  Branches         15      15               
============================================
- Hits            117       0      -117     
- Misses            2     125      +123     
+ Partials          6       0        -6     
Impacted Files Coverage Δ
...git/updateindex/extended/support/CommandInvoker.kt 0.00% <0.00%> (-100.00%) :arrow_down:
.../updateindex/extended/ExtendedUpdateIndexAction.kt 0.00% <0.00%> (-100.00%) :arrow_down:
...updateindex/extended/ExtendedUpdateIndexCommand.kt 0.00% <0.00%> (-100.00%) :arrow_down:
...pdateindex/extended/support/PresentationUpdater.kt 0.00% <0.00%> (-100.00%) :arrow_down:
...it/updateindex/extended/ExtendedUpdateIndexTask.kt 0.00% <0.00%> (-95.24%) :arrow_down:
...tended/changes/view/GetSkippedWorktreeFilesTask.kt 0.00% <0.00%> (-94.12%) :arrow_down:
...changes/view/SkippedWorktreeChangesViewModifier.kt 0.00% <0.00%> (-91.67%) :arrow_down:
...ateindex/extended/UpdateIndexLineHandlerFactory.kt 0.00% <0.00%> (-90.00%) :arrow_down:
.../changes/view/ChangesBrowserSkippedWorktreeNode.kt 0.00% <0.00%> (-83.34%) :arrow_down:
...tended/changes/view/ToggleSkippedWorktreeAction.kt 0.00% <0.00%> (-82.36%) :arrow_down:

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 0eb3457...06a8c37. Read the comment docs.