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

delete CHAIN_TYPE prefix from batch info chain type #128

Merged
merged 1 commit into from
Dec 17, 2024

delete CHAIN_TYPE prefix from batch info chain type

54c9bd7
Select commit
Loading
Failed to load commit list.
Merged

delete CHAIN_TYPE prefix from batch info chain type #128

delete CHAIN_TYPE prefix from batch info chain type
54c9bd7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)