Skip to content

Merge branch 'main' into feat/ibc-go-v11-local

e4c696b
Select commit
Loading
Failed to load commit list.
Open

chore: bump deps to latest and prep with ibc-go v11 #1065

Merge branch 'main' into feat/ibc-go-v11-local
e4c696b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

63.31% (-0.42%) compared to 5a7f535

View this Pull Request on Codecov

63.31% (-0.42%) compared to 5a7f535

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.31%. Comparing base (5a7f535) to head (e4c696b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
rpc/websockets.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
- Coverage   63.72%   63.31%   -0.42%     
==========================================
  Files         331      331              
  Lines       23704    23730      +26     
==========================================
- Hits        15106    15024      -82     
- Misses       7144     7170      +26     
- Partials     1454     1536      +82     
Files with missing lines Coverage Δ
ante/ante.go 81.25% <ø> (ø)
ante/cosmos.go 100.00% <ø> (ø)
ibc/module.go 92.85% <ø> (ø)
ibc/utils.go 100.00% <ø> (ø)
precompiles/ics02/tx.go 46.66% <ø> (ø)
precompiles/ics02/types.go 40.74% <ø> (ø)
precompiles/ics20/query.go 92.85% <ø> (ø)
precompiles/ics20/tx.go 71.31% <ø> (ø)
precompiles/ics20/types.go 71.42% <ø> (ø)
precompiles/types/defaults.go 66.66% <ø> (ø)
... and 11 more

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.