m-pilia / vim-ccls

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

New LSP API for ALE #14

Closed m-pilia closed 5 years ago

m-pilia commented 5 years ago

Use the new public API of ALE for LSP.

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will decrease coverage by 0.35%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   96.19%   95.84%   -0.36%     
==========================================
  Files           8        8              
  Lines         447      433      -14     
==========================================
- Hits          430      415      -15     
- Misses         17       18       +1
Impacted Files Coverage Δ
autoload/ccls/lsp.vim 82.35% <84.61%> (-3.51%) :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 3afd023...dc636ca. Read the comment docs.