notomo / gesture.nvim

Mouse gesture plugin for neovim
MIT License
527 stars 2 forks source link

Refactor call atomic #21

Closed notomo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.2%. The diff coverage is 89.47%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #21     +/-   ##
========================================
+ Coverage      80%   80.2%   +0.2%     
========================================
  Files          19      20      +1     
  Lines         570     581     +11     
  Branches       82      82             
========================================
+ Hits          456     466     +10     
- Misses        114     115      +1
Impacted Files Coverage Δ
src/repository/tabpage.ts 100% <100%> (ø) :arrow_up:
src/repository/option.ts 100% <100%> (ø)
src/option.ts 100% <100%> (ø) :arrow_up:
src/di.ts 43.39% <33.33%> (+0.25%) :arrow_up:

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 1101436...ca0ec77. Read the comment docs.