Closed prajwolrg closed 1 month ago
Attention: Patch coverage is 45.10638%
with 129 lines
in your changes missing coverage. Please review.
Project coverage is 57.00%. Comparing base (
2486f5c
) to head (a394e82
).
@@ Coverage Diff @@
## main #381 +/- ##
==========================================
- Coverage 57.35% 57.00% -0.35%
==========================================
Files 255 257 +2
Lines 26953 27183 +230
==========================================
+ Hits 15459 15497 +38
- Misses 11494 11686 +192
Files with missing lines | Coverage Δ | |
---|---|---|
crates/proof-impl/btc-blockspace/src/logic.rs | 97.36% <100.00%> (+1.07%) |
:arrow_up: |
crates/test-utils/src/l2.rs | 99.12% <100.00%> (+0.02%) |
:arrow_up: |
crates/consensus-logic/src/l1_handler.rs | 0.00% <0.00%> (ø) |
|
crates/db/src/types.rs | 60.60% <0.00%> (ø) |
|
crates/primitives/src/block_credential.rs | 0.00% <0.00%> (ø) |
|
crates/proof-impl/btc-blockspace/src/filter.rs | 50.00% <75.00%> (-2.00%) |
:arrow_down: |
crates/proof-impl/cl-stf/src/lib.rs | 25.00% <0.00%> (ø) |
|
crates/state/src/batch.rs | 2.89% <0.00%> (ø) |
|
crates/state/src/block_validation.rs | 76.00% <0.00%> (ø) |
|
crates/proof-impl/l1-batch/src/lib.rs | 0.00% <0.00%> (ø) |
|
... and 7 more |
Closing in favor of #390
Description
ProofWithMetadata
that includes unique Id and remote IdType of Change
Checklist
Related Issues