fix: json codec to use custom json marshal unmarshal #118
+52
−0
Codecov / codecov/project
succeeded
Nov 5, 2024 in 1s
49.25% (+0.63%) compared to 414508a
View this Pull Request on Codecov
49.25% (+0.63%) compared to 414508a
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 49.25%. Comparing base (
414508a
) to head (082c401
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
x/ophost/types/bridge_config.go | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #118 +/- ##
==========================================
+ Coverage 48.61% 49.25% +0.63%
==========================================
Files 57 57
Lines 4229 4233 +4
==========================================
+ Hits 2056 2085 +29
+ Misses 1744 1719 -25
Partials 429 429
Files with missing lines | Coverage Δ | |
---|---|---|
x/ophost/types/bridge_config.go | 27.94% <50.00%> (+1.37%) |
⬆️ |
Loading