Skip to content

feat(bench): add corpus-gen progress logging and speed up sampling - #3954

Merged
rodrodros merged 1 commit into
mainfrom
dat/bench-full-flow
Aug 19, 2026
Merged

feat(bench): add corpus-gen progress logging and speed up sampling#3954
rodrodros merged 1 commit into
mainfrom
dat/bench-full-flow

feat(bench): add corpus-gen progress logging and speed up sampling

9405941
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

74.50% (target 70.00%)

View this Pull Request on Codecov

74.50% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.50%. Comparing base (c5a1917) to head (9405941).

Files with missing lines Patch % Lines
bench/rpc/cmd/corpus-gen/main.go 0.00% 26 Missing ⚠️
bench/rpc/cmd/corpus-gen/sierra_cache.go 0.00% 24 Missing ⚠️
bench/rpc/cmd/corpus-gen/get_storage_proof.go 0.00% 16 Missing ⚠️
bench/rpc/cmd/corpus-gen/sampler.go 0.00% 15 Missing ⚠️
bench/rpc/cmd/corpus-gen/class_hash.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3954      +/-   ##
==========================================
- Coverage   74.75%   74.50%   -0.25%     
==========================================
  Files         461      462       +1     
  Lines       40928    40989      +61     
==========================================
- Hits        30594    30538      -56     
- Misses       8230     8353     +123     
+ Partials     2104     2098       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.