Fix/checkpoint verification in CL STF #730
+3,468
−1,160
Draft
Codecov / codecov/project
succeeded
Mar 12, 2025 in 0s
54.79% (-0.11%) compared to 0c9741c
View this Pull Request on Codecov
54.79% (-0.11%) compared to 0c9741c
Details
Codecov Report
Attention: Patch coverage is 40.67797%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 54.79%. Comparing base (
0c9741c
) to head (5260396
).
Report is 2 commits behind head on main.
@@ Coverage Diff @@
## main #730 +/- ##
==========================================
- Coverage 54.90% 54.79% -0.11%
==========================================
Files 321 322 +1
Lines 35826 35953 +127
==========================================
+ Hits 19669 19702 +33
- Misses 16157 16251 +94
Files with missing lines | Coverage Δ | |
---|---|---|
crates/primitives/src/batch.rs | 27.60% <0.00%> (ø) |
|
...tes/consensus-logic/src/checkpoint_verification.rs | 0.00% <0.00%> (ø) |
|
crates/crypto/src/groth16_verifier.rs | 0.00% <0.00%> (ø) |
|
crates/chaintsn/src/transition.rs | 49.85% <53.33%> (-2.23%) |
⬇️ |
... and 19 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading