feat: support multi challenger & fix launch cmd bug #84
Codecov / codecov/project
succeeded
Jun 27, 2024 in 0s
51.20% (+0.18%) compared to 5cc0de9
View this Pull Request on Codecov
51.20% (+0.18%) compared to 5cc0de9
Details
Codecov Report
Attention: Patch coverage is 55.33981%
with 46 lines
in your changes missing coverage. Please review.
Project coverage is 51.20%. Comparing base (
5cc0de9
) to head (6761b92
).
Additional details and impacted files
@@ Coverage Diff @@
## main #84 +/- ##
==========================================
+ Coverage 51.01% 51.20% +0.18%
==========================================
Files 57 57
Lines 4203 4250 +47
==========================================
+ Hits 2144 2176 +32
- Misses 1611 1623 +12
- Partials 448 451 +3
Files | Coverage Δ | |
---|---|---|
x/opchild/client/cli/tx.go | 58.74% <100.00%> (+0.13%) |
⬆️ |
x/ophost/types/genesis.go | 0.00% <ø> (ø) |
|
x/ophost/types/hooks.go | 0.00% <0.00%> (ø) |
|
x/opchild/client/cli/genesis.go | 0.00% <0.00%> (ø) |
|
x/ophost/types/tx.go | 51.13% <62.50%> (+0.44%) |
⬆️ |
x/ophost/client/cli/tx.go | 61.53% <50.00%> (-0.65%) |
⬇️ |
x/ophost/keeper/msg_server.go | 59.86% <84.00%> (+0.97%) |
⬆️ |
x/ophost/types/bridge_config.go | 13.55% <21.05%> (+4.86%) |
⬆️ |
x/ophost/types/hook/bridge_hook.go | 51.25% <52.77%> (+6.80%) |
⬆️ |
Loading