icon-project / icon-bridge

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

test(bmc): Handle Relay Message when neither source nor destination is ICON chain #777

Closed izyak closed 1 year ago

izyak commented 1 year ago

Closes #776

Checklist:

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #777 (f77fc7c) into main (9af33da) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #777      +/-   ##
============================================
+ Coverage     38.20%   38.27%   +0.07%     
- Complexity      801      804       +3     
============================================
  Files           115      115              
  Lines         11161    11161              
  Branches        941      941              
============================================
+ Hits           4264     4272       +8     
+ Misses         6579     6574       -5     
+ Partials        318      315       -3     
Impacted Files Coverage Δ
...java/foundation/icon/btp/bmc/BTPMessageCenter.java 81.38% <0.00%> (+0.84%) :arrow_up:
...main/java/foundation/icon/btp/bmc/InitMessage.java 92.30% <0.00%> (+5.12%) :arrow_up: