Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units compatibility for optimization #1083

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Conversation

NAThompson
Copy link
Collaborator

No description provided.

@NAThompson NAThompson force-pushed the units_compatibility branch 3 times, most recently from b735705 to c1ae0d8 Compare February 11, 2024 01:47
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91f3a22) 88.59% compared to head (5ed273d) 88.61%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1083      +/-   ##
===========================================
+ Coverage    88.59%   88.61%   +0.02%     
===========================================
  Files          767      767              
  Lines        64518    64518              
===========================================
+ Hits         57158    57174      +16     
+ Misses        7360     7344      -16     
Files Coverage Δ
include/boost/math/optimization/detail/common.hpp 40.86% <100.00%> (ø)
...boost/math/optimization/differential_evolution.hpp 82.00% <100.00%> (ø)
include/boost/math/optimization/jso.hpp 81.21% <100.00%> (ø)
include/boost/math/optimization/random_search.hpp 72.72% <100.00%> (ø)
test/differential_evolution_test.cpp 59.70% <ø> (ø)
test/jso_test.cpp 100.00% <ø> (ø)
test/random_search_test.cpp 100.00% <ø> (ø)
test/test_functions_for_optimization.hpp 100.00% <ø> (ø)

... and 1 file 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 91f3a22...5ed273d. Read the comment docs.

@NAThompson NAThompson changed the title [CI SKIP][ci skip] Units compatibility for optimization Units compatibility for optimization Feb 11, 2024
@NAThompson NAThompson force-pushed the units_compatibility branch 2 times, most recently from 0ae806f to 04ab822 Compare February 11, 2024 02:56
@NAThompson NAThompson merged commit f8da4ba into develop Feb 11, 2024
70 checks passed
@NAThompson NAThompson deleted the units_compatibility branch February 11, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant