icon-project / icon-bridge

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

fix: do not lowercase address #870

Open izyak opened 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 #870 (720f905) into main (43e7ce3) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #870      +/-   ##
============================================
+ Coverage     36.39%   36.43%   +0.04%     
  Complexity      811      811              
============================================
  Files           125      125              
  Lines         12061    12061              
  Branches       1091     1091              
============================================
+ Hits           4389     4394       +5     
+ Misses         7332     7327       -5     
  Partials        340      340              
Files Changed Coverage Δ
.../java/foundation/icon/btp/bts/BTPTokenService.java 82.98% <100.00%> (ø)
...main/java/foundation/icon/btp/bts/BlacklistDB.java 74.46% <100.00%> (ø)

... and 1 file with indirect coverage changes