skalenetwork / filestorage

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

Enhancement/skale 1822 fix chainid #14

Closed DmytroNazarenko closed 4 years ago

DmytroNazarenko commented 4 years ago

Support chainId, speed up testing, update travis to work with local skaled Medium changes

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into develop will increase coverage by 8.88%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #14      +/-   ##
===========================================
+ Coverage    81.33%   90.22%   +8.88%     
===========================================
  Files            2        2              
  Lines          225      225              
  Branches        51       51              
===========================================
+ Hits           183      203      +20     
+ Misses          42       22      -20
Impacted Files Coverage Δ
contracts/FileStorage.sol 89.81% <100%> (+9.25%) :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 cc1040e...e793dbc. Read the comment docs.