Skip to content

test: add tests for hyperparameter settings in line searches and Neld…

a4de0ff
Select commit
Loading
Failed to load commit list.
Merged

Development Updates #82

test: add tests for hyperparameter settings in line searches and Neld…
a4de0ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 0s

88.10% (+1.15%) compared to 90f145e

View this Pull Request on Codecov

88.10% (+1.15%) compared to 90f145e

Details

Codecov Report

❌ Patch coverage is 94.47514% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.10%. Comparing base (90f145e) to head (a4de0ff).

Files with missing lines Patch % Lines
src/algorithms/particles/swarm.rs 0.00% 5 Missing ⚠️
src/traits/boundlike.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   86.94%   88.10%   +1.15%     
==========================================
  Files          32       32              
  Lines        5969     6137     +168     
==========================================
+ Hits         5190     5407     +217     
+ Misses        779      730      -49     

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