julia-vscode / SymbolServer.jl

Other
23 stars 31 forks source link

Only call Pkg.Types.Context() once in symserver #112

Closed davidanthoff closed 4 years ago

davidanthoff commented 4 years ago

There is a bug in crash reporting that might be fixed by this. Or maybe not, but in that case it should be easier to pin down what is going on in future versions.

codecov[bot] commented 4 years ago

Codecov Report

Merging #112 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   79.79%   79.79%           
=======================================
  Files           5        5           
  Lines         594      594           
=======================================
  Hits          474      474           
  Misses        120      120
Impacted Files Coverage Δ
src/server.jl 88.88% <ø> (ø) :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 8f39b83...16c7c78. Read the comment docs.