Skip to content

Conversation

@Farhad-Shabani
Copy link
Collaborator

@Farhad-Shabani Farhad-Shabani commented Oct 23, 2025

Resolves: #655

- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
- name: Install SP1 toolchain
run: |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fakedev9999, looks like the "Cargo Tests" were skipped because of this error. Now I see the same error popping up in CI that I was talking about earlier when running things locally.

@Farhad-Shabani Farhad-Shabani added the blocked blocked by another issue or PR label Oct 23, 2025
@Farhad-Shabani Farhad-Shabani force-pushed the farhad/add-coverage-to-ci branch from f156bde to c9cc581 Compare October 24, 2025 16:44
@github-actions
Copy link
Contributor

Metric Value
Batch Start 9,192,859
Batch End 9,192,864
Witness Generation (seconds) 0
Execution Duration (seconds) 19
Total Instruction Count 397,961,969
Oracle Verify Cycles 39,793,595
Derivation Cycles 285,835,705
Block Execution Cycles 7,277,057
Blob Verification Cycles 23,288,888
Total SP1 Gas 618,952,871
Number of Blocks 5
Number of Transactions 5
Ethereum Gas Used 236,128
Cycles per Block 79,592,393
Cycles per Transaction 79,592,393
Transactions per Block 1
Gas Used per Block 47,225
Gas Used per Transaction 47,225
BN Pair Cycles 0
BN Add Cycles 0
BN Mul Cycles 0
KZG Eval Cycles 0
EC Recover Cycles 0
P256 Verify Cycles 0

@Farhad-Shabani Farhad-Shabani removed the blocked blocked by another issue or PR label Oct 24, 2025
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.

Add test coverage reporting to CI

2 participants