Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

fix: activate perf settings

403fb4b
Select commit
Loading
Failed to load commit list.
Draft

fix: add build optimizations, increase channel size, add local cache #493

fix: activate perf settings
403fb4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

71.42% (target 40.00%)

View this Pull Request on Codecov

71.42% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 82.35294% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.42%. Comparing base (3b58159) to head (403fb4b).

Files with missing lines Patch % Lines
crates/topos-sequencer-subnet-runtime/src/proxy.rs 0.00% 2 Missing ⚠️
crates/topos-tce-broadcast/src/double_echo/mod.rs 89.47% 2 Missing ⚠️
crates/topos-tce-broadcast/src/task_manager/mod.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #493      +/-   ##
==========================================
- Coverage   71.99%   71.42%   -0.57%     
==========================================
  Files         219      219              
  Lines       12829    12820       -9     
==========================================
- Hits         9236     9157      -79     
- Misses       3593     3663      +70     

☔ View full report in Codecov by Sentry.
📢 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.