Inherit req ctx when saving state #2241
Merged
Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
30.68% (target 0.00%)
View this Pull Request on Codecov
30.68% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 30.68%. Comparing base (
711ce6f
) to head (f1eb82d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2241 +/- ##
==========================================
- Coverage 30.70% 30.68% -0.02%
==========================================
Files 331 331
Lines 15387 15394 +7
Branches 20 20
==========================================
Hits 4724 4724
- Misses 10346 10353 +7
Partials 317 317
Files with missing lines | Coverage Δ | |
---|---|---|
consensus/cometbft/service/finalize_block.go | 0.00% <0.00%> (ø) |
|
consensus/cometbft/service/init_chain.go | 0.00% <0.00%> (ø) |
|
consensus/cometbft/service/prepare_proposal.go | 0.00% <0.00%> (ø) |
|
consensus/cometbft/service/process_proposal.go | 0.00% <0.00%> (ø) |
|
consensus/cometbft/service/service.go | 0.00% <0.00%> (ø) |
Loading