consensus-logic: Remove redundant messaging #457
Codecov / codecov/project
succeeded
Nov 7, 2024 in 1s
57.00% (-0.02%) compared to 7bc96ed
View this Pull Request on Codecov
57.00% (-0.02%) compared to 7bc96ed
Details
Codecov Report
Attention: Patch coverage is 3.20000%
with 121 lines
in your changes missing coverage. Please review.
Project coverage is 57.00%. Comparing base (
7bc96ed
) to head (2721e56
).
@@ Coverage Diff @@
## main #457 +/- ##
==========================================
- Coverage 57.01% 57.00% -0.02%
==========================================
Files 252 252
Lines 27950 27963 +13
==========================================
+ Hits 15937 15941 +4
- Misses 12013 12022 +9
Files with missing lines | Coverage Δ | |
---|---|---|
crates/consensus-logic/src/csm/message.rs | 0.00% <ø> (ø) |
|
crates/sync/src/worker.rs | 0.00% <ø> (ø) |
|
crates/bridge-relay/src/relayer.rs | 33.88% <0.00%> (ø) |
|
crates/consensus-logic/src/csm/state_tracker.rs | 46.03% <0.00%> (-0.37%) |
⬇️ |
crates/consensus-logic/src/duty/worker.rs | 0.00% <0.00%> (ø) |
|
crates/consensus-logic/src/csm/ctl.rs | 0.00% <0.00%> (ø) |
|
crates/state/src/client_state.rs | 50.98% <0.00%> (-1.02%) |
⬇️ |
bin/strata-client/src/rpc_server.rs | 0.00% <0.00%> (ø) |
|
crates/consensus-logic/src/sync_manager.rs | 0.00% <0.00%> (ø) |
|
crates/consensus-logic/src/unfinalized_tracker.rs | 91.76% <44.44%> (-1.06%) |
⬇️ |
... and 3 more |
Loading