delete CHAIN_TYPE prefix from batch info chain type #128
Codecov / codecov/project
succeeded
Dec 13, 2024 in 1s
49.41% (-0.03%) compared to f0c2a63
View this Pull Request on Codecov
49.41% (-0.03%) compared to f0c2a63
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 49.41%. Comparing base (
f0c2a63
) to head (54c9bd7
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
x/ophost/types/bridge_config.go | 75.00% | 1 Missing |
x/ophost/types/tx.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #128 +/- ##
==========================================
- Coverage 49.43% 49.41% -0.03%
==========================================
Files 57 57
Lines 4262 4256 -6
==========================================
- Hits 2107 2103 -4
+ Misses 1722 1720 -2
Partials 433 433
Files with missing lines | Coverage Δ | |
---|---|---|
x/ophost/keeper/msg_server.go | 56.60% <100.00%> (ø) |
|
x/ophost/types/bridge_config.go | 24.19% <75.00%> (-3.75%) |
⬇️ |
x/ophost/types/tx.go | 10.50% <0.00%> (ø) |
Loading