julia-vscode / JuliaWorkspaces.jl

Underlying engine for LanguageServer.jl
Other
5 stars 2 forks source link

Fix project detection when package is instantiated #8

Closed davidanthoff closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #8 (629ab88) into main (f13dd3e) will increase coverage by 4.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   70.06%   74.35%   +4.29%     
==========================================
  Files           8        8              
  Lines         775      776       +1     
==========================================
+ Hits          543      577      +34     
+ Misses        232      199      -33     
Flag Coverage Δ
unittests 74.35% <100.00%> (+4.29%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/semantic_pass_tests.jl 91.82% <100.00%> (+4.48%) :arrow_up:
src/URIs2/URIs2.jl 76.04% <0.00%> (+1.04%) :arrow_up:
src/JuliaWorkspaces.jl 92.89% <0.00%> (+1.18%) :arrow_up:
src/semantic_pass_toml_files.jl 94.23% <0.00%> (+44.23%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more