STR-936: Support Address
es and OP_RETURN
s as withdrawal destinations
#600
Codecov / codecov/project
succeeded
Jan 28, 2025 in 0s
55.91% (-0.07%) compared to bae4d8d
View this Pull Request on Codecov
55.91% (-0.07%) compared to bae4d8d
Details
Codecov Report
Attention: Patch coverage is 63.23529%
with 75 lines
in your changes missing coverage. Please review.
Project coverage is 55.91%. Comparing base (
bae4d8d
) to head (b3d5f6b
).
@@ Coverage Diff @@
## main #600 +/- ##
==========================================
- Coverage 55.97% 55.91% -0.07%
==========================================
Files 315 316 +1
Lines 33428 33534 +106
==========================================
+ Hits 18712 18751 +39
- Misses 14716 14783 +67
Files with missing lines | Coverage Δ | |
---|---|---|
bin/strata-client/src/extractor.rs | 94.70% <100.00%> (+0.13%) |
⬆️ |
crates/eectl/src/messages.rs | 62.74% <ø> (ø) |
|
crates/proof-impl/evm-ee-stf/src/lib.rs | 98.79% <100.00%> (ø) |
|
crates/reth/evm/src/utils.rs | 88.46% <100.00%> (+2.09%) |
⬆️ |
crates/state/src/bridge_state.rs | 56.96% <100.00%> (ø) |
|
crates/test-utils/src/lib.rs | 87.50% <ø> (ø) |
|
crates/chaintsn/src/transition.rs | 82.86% <0.00%> (ø) |
|
crates/bridge-tx-builder/src/withdrawal.rs | 89.25% <93.75%> (-0.16%) |
⬇️ |
crates/evmexec/src/engine.rs | 66.31% <0.00%> (ø) |
|
crates/proof-impl/evm-ee-stf/src/utils.rs | 67.44% <0.00%> (-1.61%) |
⬇️ |
... and 8 more |
Loading