skalenetwork / filestorage

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

Enhancement/skale 1230 refactor contract #16

Closed DmytroNazarenko closed 4 years ago

DmytroNazarenko commented 4 years ago

Major changes A lot of refactoring

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into develop will decrease coverage by 9.57%. The diff coverage is 79.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #16      +/-   ##
===========================================
- Coverage    90.39%   80.82%   -9.58%     
===========================================
  Files            2        3       +1     
  Lines          229      219      -10     
  Branches        52       49       -3     
===========================================
- Hits           207      177      -30     
- Misses          22       42      +20
Impacted Files Coverage Δ
contracts/PrecompiledCaller.sol 73.07% <73.07%> (ø)
contracts/FileStorage.sol 78.14% <75.24%> (-11.86%) :arrow_down:
contracts/Utils.sol 95.23% <95.23%> (ø)

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 0464ab3...d4fe6ad. Read the comment docs.