julia-vscode / SymbolServer.jl

Other
23 stars 31 forks source link

check field is a Module before attempting to mark dependency link #110

Closed ZacLN closed 4 years ago

ZacLN commented 4 years ago

fixes https://github.com/julia-vscode/SymbolServer.jl/issues/109

codecov[bot] commented 4 years ago

Codecov Report

Merging #110 into master will decrease coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   79.96%   79.79%   -0.17%     
==========================================
  Files           5        5              
  Lines         594      594              
==========================================
- Hits          475      474       -1     
- Misses        119      120       +1
Impacted Files Coverage Δ
src/symbols.jl 84.78% <100%> (ø) :arrow_up:
src/utils.jl 58.4% <0%> (-0.89%) :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 0cbd76d...fc74e17. Read the comment docs.