Closed dmke closed 2 years ago
Merging #7 (54d8833) into master (540a2cb) will increase coverage by
7.29%
. The diff coverage is80.31%
.:exclamation: Current head 54d8833 differs from pull request most recent head 39655aa. Consider uploading reports for the commit 39655aa to get more accurate results
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 46.64% 53.94% +7.29%
==========================================
Files 20 26 +6
Lines 1164 1383 +219
==========================================
+ Hits 543 746 +203
- Misses 573 581 +8
- Partials 48 56 +8
Impacted Files | Coverage Δ | |
---|---|---|
refstore/dir/dir_store.go | 45.67% <41.93%> (ø) |
|
refstore/retention_policy.go | 75.00% <75.00%> (ø) |
|
refstore/identifier.go | 84.61% <80.95%> (+28.61%) |
:arrow_up: |
refstore/dir/retention.go | 84.09% <84.09%> (ø) |
|
refstore/access_list.go | 92.00% <92.00%> (ø) |
|
refstore/dir/size_capture.go | 100.00% <100.00%> (ø) |
|
refstore/registry.go | 94.11% <100.00%> (+94.11%) |
:arrow_up: |
refstore/dir/id_path.go | 100.00% <0.00%> (ø) |
|
... and 1 more |
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 540a2cb...39655aa. Read the comment docs.
Fixes #5.