skalenetwork / filestorage

SKALE filestorage extension to EVM
GNU Affero General Public License v3.0
20 stars 3 forks source link

Feature/skale 1821 calculate file hash #15

Closed DmytroNazarenko closed 4 years ago

DmytroNazarenko commented 4 years ago

Calculate hash of file, while finishing upload

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into develop will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #15      +/-   ##
===========================================
+ Coverage    90.22%   90.39%   +0.17%     
===========================================
  Files            2        2              
  Lines          225      229       +4     
  Branches        51       52       +1     
===========================================
+ Hits           203      207       +4     
  Misses          22       22
Impacted Files Coverage Δ
contracts/FileStorage.sol 90% <100%> (+0.18%) :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 bfcc1da...a088408. Read the comment docs.