Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: json codec to use custom json marshal unmarshal #118

Merged
merged 1 commit into from
Nov 5, 2024

fix json codec to use custom json marshal unmarshal

082c401
Select commit
Loading
Failed to load commit list.
Merged

fix: json codec to use custom json marshal unmarshal #118

fix json codec to use custom json marshal unmarshal
082c401
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 1 file with indirect coverage changes