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

chore(all): update cosmos-sdk deps #2221

Merged
merged 26 commits into from
Dec 20, 2024

Merge branch 'main' into replace-berachain-cosmos-sdk-point-local-repo-2

8fa9c59
Select commit
Loading
Failed to load commit list.
Merged

chore(all): update cosmos-sdk deps #2221

Merge branch 'main' into replace-berachain-cosmos-sdk-point-local-repo-2
8fa9c59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

30.78% (target 0.00%)

View this Pull Request on Codecov

30.78% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 30.78%. Comparing base (f30b1db) to head (8fa9c59).

Files with missing lines Patch % Lines
node-core/components/signer/signer.go 0.00% 10 Missing ⚠️
consensus/cometbft/service/service.go 0.00% 9 Missing ⚠️
node-core/components/signer/legacy.go 0.00% 6 Missing ⚠️
consensus/cometbft/cli/commands.go 0.00% 5 Missing ⚠️
cli/commands/server/start.go 0.00% 3 Missing ⚠️
node-core/components/deposit_store.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2221      +/-   ##
==========================================
- Coverage   30.83%   30.78%   -0.05%     
==========================================
  Files         333      333              
  Lines       15250    15273      +23     
  Branches       20       20              
==========================================
  Hits         4702     4702              
- Misses      10223    10246      +23     
  Partials      325      325              
Files with missing lines Coverage Δ
cmd/beacond/defaults.go 0.00% <ø> (ø)
cli/commands/server/start.go 0.00% <0.00%> (ø)
node-core/components/deposit_store.go 0.00% <0.00%> (ø)
consensus/cometbft/cli/commands.go 0.00% <0.00%> (ø)
node-core/components/signer/legacy.go 0.00% <0.00%> (ø)
consensus/cometbft/service/service.go 0.00% <0.00%> (ø)
node-core/components/signer/signer.go 0.00% <0.00%> (ø)