chore(abci): Add FATAL errors for app - #2581
Open
shotes wants to merge 7 commits into
Open
Codecov / codecov/project
succeeded
Apr 6, 2026 in 1s
58.97% (target 0.00%)
View this Pull Request on Codecov
58.97% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 72.72727% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.97%. Comparing base (eead674) to head (96ef030).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| consensus/cometbft/service/prepare_proposal.go | 50.00% | 3 Missing |
| errors/errors.go | 66.66% | 2 Missing |
| execution/engine/engine.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2581 +/- ##
==========================================
+ Coverage 58.61% 58.97% +0.36%
==========================================
Files 340 337 -3
Lines 15272 15178 -94
Branches 20 0 -20
==========================================
Hits 8951 8951
+ Misses 5652 5558 -94
Partials 669 669 | Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/cometbft/service/process_proposal.go | 84.44% <100.00%> (+0.72%) |
⬆️ |
| execution/engine/engine.go | 53.21% <50.00%> (ø) |
|
| errors/errors.go | 73.33% <66.66%> (ø) |
|
| consensus/cometbft/service/prepare_proposal.go | 64.58% <50.00%> (-1.38%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading