icon-bridge
icon-bridge copied to clipboard
fix: do not lowercase address
Closes #ISSUE-NUMBER
Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have documented my code in accordance with the documentation guidelines
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have run the unit tests
- [x] I only have one commit (if not, squash them into one commit).
- [x] I have a descriptive commit message that adheres to the commit message guidelines
Please review the CONTRIBUTING.md file for detailed contributing guidelines.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 36.43%. Comparing base (
43e7ce3
) to head (720f905
). Report is 4 commits behind head on main.
Additional details and impacted files
@@ 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 with missing lines | Coverage Δ | |
---|---|---|
.../java/foundation/icon/btp/bts/BTPTokenService.java | 82.98% <100.00%> (ø) |
|
...main/java/foundation/icon/btp/bts/BlacklistDB.java | 74.46% <100.00%> (ø) |