LilithHafner / UpdateJulia.jl

Simple cross platform Julia installer
GNU General Public License v3.0
59 stars 3 forks source link

notion of version preference; symlink & replace according to version … #15

Closed LilithHafner closed 2 years ago

LilithHafner commented 2 years ago

…preference; windows add to path according to preference

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (6fa5fee) into main (04f0b78) will increase coverage by 1.15%. The diff coverage is 98.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   84.56%   85.71%   +1.15%     
==========================================
  Files           1        1              
  Lines         149      175      +26     
==========================================
+ Hits          126      150      +24     
- Misses         23       25       +2     
Impacted Files Coverage Δ
src/UpdateJulia.jl 85.71% <98.27%> (+1.15%) :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 04f0b78...6fa5fee. Read the comment docs.

LilithHafner commented 2 years ago

LGTM!