notomo / gesture.nvim

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

Gesture forward match highlight #18

Closed notomo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #18     +/-   ##
=========================================
+ Coverage   79.38%   79.78%   +0.4%     
=========================================
  Files          19       19             
  Lines         553      564     +11     
  Branches       77       80      +3     
=========================================
+ Hits          439      450     +11     
  Misses        114      114
Impacted Files Coverage Δ
src/view.ts 100% <100%> (ø) :arrow_up:
src/mapper.ts 100% <100%> (ø) :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 03a5210...e49cfc0. Read the comment docs.