Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor DeliverTx hook so that panics can be handled #543

Merged
merged 3 commits into from
Oct 17, 2024

refactor

a143ae8
Select commit
Loading
Failed to load commit list.
Merged

Refactor DeliverTx hook so that panics can be handled #543

refactor
a143ae8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

54.90% (target 50.00%)

View this Pull Request on Codecov

54.90% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.90%. Comparing base (d73f5bc) to head (a143ae8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   54.88%   54.90%   +0.01%     
==========================================
  Files         631      631              
  Lines       54904    54920      +16     
==========================================
+ Hits        30135    30152      +17     
+ Misses      22615    22614       -1     
  Partials     2154     2154              
Files with missing lines Coverage Δ
baseapp/abci.go 52.51% <ø> (+0.17%) ⬆️
baseapp/baseapp.go 66.34% <100.00%> (+1.18%) ⬆️
types/result.go 76.33% <ø> (ø)

... and 2 files with indirect coverage changes