icon-project / icon-bridge

The centralized bridge of ICON
Apache License 2.0
21 stars 15 forks source link

feat: Update script for direct deployment to account for contract upgrades #850

Closed izyak closed 1 year ago

izyak commented 1 year ago

Closes #ISSUE-NUMBER

Checklist:

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

codecov[bot] commented 1 year ago

Codecov Report

Merging #850 (7c242ee) into main (53069ea) will increase coverage by 0.30%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #850      +/-   ##
============================================
+ Coverage     37.88%   38.18%   +0.30%     
  Complexity      808      808              
============================================
  Files           117      117              
  Lines         11478    11478              
  Branches       1091     1091              
============================================
+ Hits           4348     4383      +35     
+ Misses         6787     6752      -35     
  Partials        343      343              
Impacted Files Coverage Δ
solidity/bts/contracts/BTSPeriphery.sol 3.10% <0.00%> (+3.10%) :arrow_up:
solidity/bts/contracts/BTSCore.sol 8.25% <0.00%> (+8.25%) :arrow_up:
solidity/bts/contracts/BTSOwnerManager.sol 21.42% <0.00%> (+21.42%) :arrow_up:
solidity/bts/contracts/tokens/ERC20TKN.sol 75.00% <0.00%> (+75.00%) :arrow_up:
solidity/bts/contracts/tokens/HRC20.sol 100.00% <0.00%> (+100.00%) :arrow_up: