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

Random search #1071

Merged
merged 1 commit into from
Jan 25, 2024

Random search

34d5e13
Select commit
Loading
Failed to load commit list.
Merged

Random search #1071

Random search
34d5e13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2024 in 0s

71.42% of diff hit (target 85.22%)

View this Pull Request on Codecov

71.42% of diff hit (target 85.22%)

Annotations

Check warning on line 43 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L43

Added line #L43 was not covered by tests

Check warning on line 48 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 84 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L79-L84

Added lines #L79 - L84 were not covered by tests

Check warning on line 103 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L103

Added line #L103 was not covered by tests

Check warning on line 106 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L106

Added line #L106 was not covered by tests

Check warning on line 121 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L121

Added line #L121 was not covered by tests

Check warning on line 129 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L129

Added line #L129 was not covered by tests

Check warning on line 132 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L132

Added line #L132 was not covered by tests

Check warning on line 138 in include/boost/math/optimization/random_search.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/boost/math/optimization/random_search.hpp#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 168 in test/math_unit_test.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/math_unit_test.hpp#L162-L168

Added lines #L162 - L168 were not covered by tests

Check warning on line 179 in test/math_unit_test.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/math_unit_test.hpp#L173-L179

Added lines #L173 - L179 were not covered by tests