johnnychen94 / StorageMirrorServer.jl

As I want it be available, fast, complete and persistent
MIT License
7 stars 0 forks source link

add unit test and fix possible bugs #6

Closed johnnychen94 closed 4 years ago

johnnychen94 commented 4 years ago

The 0.1.0 version is completed with no unit test at all and it's time to pay my debt...

Summary:

Todo:

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 24.17%. The diff coverage is 96.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
+ Coverage    0.32%   24.49%   +24.17%     
===========================================
  Files           6        6               
  Lines         310      298       -12     
===========================================
+ Hits            1       73       +72     
+ Misses        309      225       -84     
Impacted Files Coverage Δ
src/mirror_tarball.jl 0.00% <0.00%> (ø)
src/utils/server_utils.jl 45.54% <100.00%> (+45.54%) :arrow_up:
src/utils/utils.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/utils/registry_utils.jl 0.00% <0.00%> (ø)
src/types.jl 13.33% <0.00%> (+13.33%) :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 5a4a9af...ec8530a. Read the comment docs.