Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in ArbitraryGenerator #502

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Changes in ArbitraryGenerator

5dd9049
Select commit
Loading
Failed to load commit list.
Draft

Changes in ArbitraryGenerator #502

Changes in ArbitraryGenerator
5dd9049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

56.48% (+0.03%) compared to 0ea3c38

View this Pull Request on Codecov

56.48% (+0.03%) compared to 0ea3c38

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.48%. Comparing base (0ea3c38) to head (5dd9049).
Report is 4 commits behind head on main.

@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
+ Coverage   56.45%   56.48%   +0.03%     
==========================================
  Files         273      275       +2     
  Lines       29079    29190     +111     
==========================================
+ Hits        16416    16489      +73     
- Misses      12663    12701      +38     
Files with missing lines Coverage Δ
bin/strata-client/src/extractor.rs 93.26% <100.00%> (-3.27%) ⬇️
crates/bridge-relay/src/relayer.rs 33.88% <100.00%> (ø)
crates/consensus-logic/src/duty/block_assembly.rs 47.63% <100.00%> (ø)
crates/evmexec/src/engine.rs 65.52% <100.00%> (ø)
crates/primitives/src/l1.rs 80.00% <100.00%> (-0.11%) ⬇️
crates/primitives/src/relay/util.rs 96.94% <100.00%> (ø)
crates/rocksdb-store/src/bridge/db.rs 84.93% <100.00%> (ø)
crates/rocksdb-store/src/bridge_relay/db.rs 97.91% <100.00%> (ø)
crates/rocksdb-store/src/l1/db.rs 97.29% <100.00%> (ø)
crates/rocksdb-store/src/l2/db.rs 99.43% <100.00%> (ø)
... and 2 more

... and 20 files with indirect coverage changes