icon-project / icon-bridge

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

refactor(bmr): Clean up bsc and snow chains from unused code (#813) #814

Closed andrii-kl closed 1 year ago

andrii-kl commented 1 year ago

Closes #813

Checklist:

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #814 (541434a) into main (79537e7) will increase coverage by 1.97%. The diff coverage is 45.45%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #814      +/-   ##
============================================
+ Coverage     38.20%   40.18%   +1.97%     
  Complexity      801      801              
============================================
  Files           115      112       -3     
  Lines         11161    10612     -549     
  Branches        941      941              
============================================
  Hits           4264     4264              
+ Misses         6579     6030     -549     
  Partials        318      318              
Impacted Files Coverage Δ
cmd/iconbridge/chain/bsc/sender.go 38.70% <ø> (ø)
cmd/iconbridge/chain/icon/client.go 28.30% <ø> (+2.87%) :arrow_up:
cmd/iconbridge/chain/substrate-eth/client.go 0.00% <0.00%> (ø)
cmd/iconbridge/chain/substrate-eth/receiver.go 0.00% <0.00%> (ø)
cmd/iconbridge/chain/substrate-eth/sender.go 0.00% <0.00%> (ø)
cmd/iconbridge/chain/bsc/receiver.go 59.02% <100.00%> (ø)
...d/iconbridge/chain/substrate-eth/abi/bmc_abigen.go