dnnrly / s3backup

A super simple solution for backup
Apache License 2.0
11 stars 4 forks source link

Add file content hash to index #1

Closed dnnrly closed 4 years ago

dnnrly commented 5 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-io commented 4 years ago

Codecov Report

Merging #1 into master will decrease coverage by 9.29%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #1     +/-   ##
=========================================
- Coverage   40.54%   31.25%   -9.3%     
=========================================
  Files           1        1             
  Lines          37       48     +11     
=========================================
  Hits           15       15             
- Misses         21       32     +11     
  Partials        1        1
Impacted Files Coverage Δ
filemeta/index.go 31.25% <0%> (-9.3%) :arrow_down:

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 7fabb95...937674b. Read the comment docs.