GunnarFarneback / LocalRegistry.jl

Create and maintain local registries for Julia packages.
Other
223 stars 21 forks source link

Minor refactoring of register function. #23

Closed GunnarFarneback closed 3 years ago

GunnarFarneback commented 3 years ago

Alternative to #21 and #22.

codecov-io commented 3 years ago

Codecov Report

Merging #23 (c5d48c5) into master (7f26935) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   97.81%   97.84%   +0.03%     
==========================================
  Files           1        1              
  Lines         137      139       +2     
==========================================
+ Hits          134      136       +2     
  Misses          3        3              
Impacted Files Coverage Δ
src/LocalRegistry.jl 97.84% <100.00%> (+0.03%) :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 7f26935...c5d48c5. Read the comment docs.