Skip to content

fix context usage

35ff4f6
Select commit
Loading
Failed to load commit list.
Open

fix: double gas accounting context #1083

fix context usage
35ff4f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

63.39% (+0.00%) compared to 50b4817

View this Pull Request on Codecov

63.39% (+0.00%) compared to 50b4817

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.39%. Comparing base (50b4817) to head (35ff4f6).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
x/ibc/callbacks/keeper/keeper.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1083   +/-   ##
=======================================
  Coverage   63.38%   63.39%           
=======================================
  Files         332      332           
  Lines       23958    23958           
=======================================
+ Hits        15186    15187    +1     
+ Misses       7174     7173    -1     
  Partials     1598     1598           
Files with missing lines Coverage Δ
x/ibc/callbacks/keeper/keeper.go 59.15% <0.00%> (ø)

... and 1 file 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.