notomo / gesture.nvim

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

Add gesture#is_started() #2

Closed notomo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #2 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   73.09%   73.28%   +0.19%     
==========================================
  Files          16       16              
  Lines         420      423       +3     
  Branches       61       61              
==========================================
+ Hits          307      310       +3     
  Misses        113      113
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :arrow_up:
src/gesture.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 86814e9...5cedf7d. Read the comment docs.