LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

alternative approach to safe folder loading

Open ZacLN opened this issue 4 years ago • 2 comments

ZacLN avatar Jan 27 '20 07:01 ZacLN

Codecov Report

Merging #496 into master will increase coverage by 0.13%. The diff coverage is 21.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #496      +/-   ##
==========================================
+ Coverage   28.73%   28.87%   +0.13%     
==========================================
  Files          22       22              
  Lines        1552     1555       +3     
==========================================
+ Hits          446      449       +3     
  Misses       1106     1106
Impacted Files Coverage Δ
src/requests/init.jl 18.51% <0%> (+1.53%) :arrow_up:
src/requests/textdocument.jl 54.24% <80%> (+0.34%) :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 66f6584...8fa2ff3. Read the comment docs.

codecov[bot] avatar Jan 27 '20 07:01 codecov[bot]

Not doing this for 0.14.0, right? I've put it to the next milestone.

davidanthoff avatar Jan 27 '20 17:01 davidanthoff