Skip to content

morph: retry "insufficient amount of gas" TX for every exception case

20338cc
Select commit
Loading
Failed to load commit list.
Merged

morph: retry "insufficient amount of gas" TX for every exception case #3839

morph: retry "insufficient amount of gas" TX for every exception case
20338cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

25.59% (+0.00%) compared to 696c3a8

View this Pull Request on Codecov

25.59% (+0.00%) compared to 696c3a8

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.59%. Comparing base (696c3a8) to head (20338cc).

Files with missing lines Patch % Lines
pkg/morph/client/notary.go 0.00% 9 Missing ⚠️
pkg/morph/client/static.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3839   +/-   ##
=======================================
  Coverage   25.58%   25.59%           
=======================================
  Files         667      667           
  Lines       42933    42941    +8     
=======================================
+ Hits        10986    10990    +4     
- Misses      30943    30948    +5     
+ Partials     1004     1003    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.