Skip to content

Revert "config pre-estimate"

df69887
Select commit
Loading
Failed to load commit list.
Open

feat: enable incarnation cache for verify result #1082

Revert "config pre-estimate"
df69887
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

65.72% (+2.34%) compared to 50b4817

View this Pull Request on Codecov

65.72% (+2.34%) compared to 50b4817

Details

Codecov Report

❌ Patch coverage is 15.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.72%. Comparing base (50b4817) to head (df69887).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ante/evm/05_signature_verification.go 0.00% 11 Missing ⚠️
ante/evm/mono_decorator.go 33.33% 4 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
+ Coverage   63.38%   65.72%   +2.34%     
==========================================
  Files         332      332              
  Lines       23958    23752     -206     
==========================================
+ Hits        15186    15612     +426     
+ Misses       7174     6968     -206     
+ Partials     1598     1172     -426     
Files with missing lines Coverage Δ
ante/evm/mono_decorator.go 73.52% <33.33%> (-1.67%) ⬇️
ante/evm/05_signature_verification.go 6.45% <0.00%> (-2.64%) ⬇️

... and 18 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.