Skip to content

Fix race conditions in differential evolution

Codecov / codecov/project failed Jan 17, 2024 in 1s

85.30% (-0.02%) compared to 79b4015

View this Pull Request on Codecov

85.30% (-0.02%) compared to 79b4015

Details

Codecov Report

Attention: 67 lines in your changes are missing coverage. Please review.

Comparison is base (79b4015) 85.31% compared to head (466f909) 85.30%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1063      +/-   ##
===========================================
- Coverage    85.31%   85.30%   -0.02%     
===========================================
  Files          873      875       +2     
  Lines        66532    66491      -41     
===========================================
- Hits         56765    56721      -44     
- Misses        9767     9770       +3     
Files Coverage Δ
test/differential_evolution_test.cpp 100.00% <100.00%> (ø)
test/test_functions_for_optimization.hpp 100.00% <100.00%> (ø)
...boost/math/optimization/differential_evolution.hpp 76.00% <76.00%> (ø)
include/boost/math/optimization/detail/common.hpp 35.82% <35.82%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79b4015...466f909. Read the comment docs.