m-pilia / vim-ccls

Vim plugin for the ccls language server
MIT License
97 stars 7 forks source link

Test lazy open #11

Closed m-pilia closed 5 years ago

m-pilia commented 5 years ago

Add tests covering the lazy open callback.

codecov-io commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 4.91%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   91.25%   96.17%   +4.91%     
==========================================
  Files           7        7              
  Lines         389      392       +3     
==========================================
+ Hits          355      377      +22     
+ Misses         34       15      -19
Impacted Files Coverage Δ
autoload/ccls/messages.vim 98.8% <100%> (+8.5%) :arrow_up:
autoload/yggdrasil/tree.vim 100% <0%> (+12.19%) :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 9e549f9...71a0296. Read the comment docs.