Skip to content

Str 2438 fix l1checkpoint#1486

Draft
prajwolrg wants to merge 2 commits intomainfrom
STR-2438-fix-l1checkpoint
Draft

Str 2438 fix l1checkpoint#1486
prajwolrg wants to merge 2 commits intomainfrom
STR-2438-fix-l1checkpoint

Conversation

@prajwolrg
Copy link
Contributor

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency Update

Notes to Reviewers

Is this PR addressing any specification, design doc or external reference document?

  • Yes
  • No

If yes, please add relevant links:

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added (where necessary) tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.
  • I have disclosed my use of AI in the body of this PR.

Related Issues

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 66.96970% with 109 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.80%. Comparing base (201c3fa) to head (4c7e242).

Files with missing lines Patch % Lines
crates/csm-worker/src/processor_v1.rs 0.00% 97 Missing ⚠️
crates/csm-worker/src/state.rs 18.18% 9 Missing ⚠️
crates/csm-worker/src/service.rs 0.00% 2 Missing ⚠️
crates/csm-worker/src/processor_v0.rs 99.49% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (201c3fa) and HEAD (4c7e242). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (201c3fa) HEAD (4c7e242)
functional 1 0
@@            Coverage Diff             @@
##             main    #1486      +/-   ##
==========================================
- Coverage   74.06%   64.80%   -9.27%     
==========================================
  Files         783      783              
  Lines       73631    73686      +55     
==========================================
- Hits        54538    47754    -6784     
- Misses      19093    25932    +6839     
Flag Coverage Δ
functional ?
unit 64.80% <66.96%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crates/asm/subprotocols/checkpoint/src/state.rs 95.27% <ø> (ø)
crates/csm-worker/src/processor.rs 99.29% <100.00%> (+1.33%) ⬆️
crates/csm-worker/src/processor_v0.rs 99.49% <99.49%> (ø)
crates/csm-worker/src/service.rs 0.00% <0.00%> (-88.47%) ⬇️
crates/csm-worker/src/state.rs 57.14% <18.18%> (-42.86%) ⬇️
crates/csm-worker/src/processor_v1.rs 0.00% <0.00%> (ø)

... and 217 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

Commit: 47ee143

SP1 Execution Results

program cycles success
EVM EE STF 1,320,914
Checkpoint 5,226
Checkpoint New 883,623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant