Skip to content

ci: trigger CI on pull requests targeting any branch

f45f146
Select commit
Loading
Failed to load commit list.
Merged

fix: address 18 bugs found during codebase audit #8

ci: trigger CI on pull requests targeting any branch
f45f146
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 1s

93.25% (-0.15%) compared to 1cd18c1

View this Pull Request on Codecov

93.25% (-0.15%) compared to 1cd18c1

Details

Codecov Report

❌ Patch coverage is 81.08108% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.25%. Comparing base (1cd18c1) to head (f45f146).

Files with missing lines Patch % Lines
src/sampler/motpe.rs 52.63% 27 Missing ⚠️
src/sampler/common.rs 47.05% 9 Missing ⚠️
src/sampler/tpe/sampler.rs 89.47% 6 Missing ⚠️
src/storage/journal.rs 75.00% 4 Missing ⚠️
src/visualization.rs 80.00% 2 Missing ⚠️
src/sampler/nsga3.rs 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           refactor       #8      +/-   ##
============================================
- Coverage     93.39%   93.25%   -0.15%     
============================================
  Files            53       53              
  Lines         14393    14522     +129     
============================================
+ Hits          13443    13542      +99     
- Misses          950      980      +30     

☔ 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.