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

Add catch all panic handler in dex endblock #1196

Merged
merged 3 commits into from
Dec 29, 2023

Add a new counter metric for recovered panics

6da466e
Select commit
Loading
Failed to load commit list.
Merged

Add catch all panic handler in dex endblock #1196

Add a new counter metric for recovered panics
6da466e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2023 in 0s

63.38% (target 60.00%)

View this Pull Request on Codecov

63.38% (target 60.00%)

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (3a53526) 63.83% compared to head (6da466e) 63.38%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1196      +/-   ##
==========================================
- Coverage   63.83%   63.38%   -0.45%     
==========================================
  Files         257      257              
  Lines       16672    16690      +18     
==========================================
- Hits        10642    10579      -63     
- Misses       5526     5603      +77     
- Partials      504      508       +4     
Files Coverage Δ
x/dex/contract/execution.go 82.87% <100.00%> (ø)
x/dex/contract/runner.go 92.50% <100.00%> (+4.50%) ⬆️
x/dex/contract/abci.go 7.35% <63.63%> (+3.77%) ⬆️
x/dex/module.go 57.21% <20.00%> (-0.99%) ⬇️

... and 6 files with indirect coverage changes