Closed MdTeach closed 2 weeks ago
Attention: Patch coverage is 45.12195%
with 45 lines
in your changes missing coverage. Please review.
Project coverage is 57.18%. Comparing base (
a14d926
) to head (7e63ee7
). Report is 8 commits behind head on releases/0.1.0.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/proof-impl/checkpoint/src/lib.rs | 0.00% | 24 Missing :warning: |
crates/proof-impl/cl-stf/src/lib.rs | 55.31% | 21 Missing :warning: |
@@ Coverage Diff @@
## releases/0.1.0 #435 +/- ##
==================================================
+ Coverage 57.16% 57.18% +0.01%
==================================================
Files 256 259 +3
Lines 27048 27577 +529
==================================================
+ Hits 15462 15769 +307
- Misses 11586 11808 +222
Files with missing lines | Coverage Δ | |
---|---|---|
crates/proof-impl/evm-ee-stf/src/lib.rs | 98.30% <100.00%> (+0.09%) |
:arrow_up: |
crates/proof-impl/evm-ee-stf/src/processor.rs | 62.36% <100.00%> (+0.53%) |
:arrow_up: |
crates/test-utils/src/evm_ee.rs | 97.19% <100.00%> (ø) |
|
crates/proof-impl/cl-stf/src/lib.rs | 37.63% <55.31%> (+12.63%) |
:arrow_up: |
crates/proof-impl/checkpoint/src/lib.rs | 0.00% <0.00%> (ø) |
Description
Type of Change
Checklist
Related Issues