fix(cw-context): encoding, decoding and iteration of ConsensusState
heights
#1176
Codecov / codecov/project
succeeded
Apr 21, 2024 in 0s
64.35% (-0.04%) compared to d5e3887
View this Pull Request on Codecov
64.35% (-0.04%) compared to d5e3887
Details
Codecov Report
Attention: Patch coverage is 51.19048%
with 41 lines
in your changes are missing coverage. Please review.
Project coverage is 64.35%. Comparing base (
d5e3887
) to head (6dc68cf
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
ibc-clients/cw-context/src/context/mod.rs | 49.29% | 36 Missing |
ibc-clients/cw-context/src/context/client_ctx.rs | 61.53% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1176 +/- ##
==========================================
- Coverage 64.39% 64.35% -0.04%
==========================================
Files 230 229 -1
Lines 22053 22081 +28
==========================================
+ Hits 14201 14211 +10
- Misses 7852 7870 +18
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading