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

Polish the algo selection tool #550

Merged
merged 8 commits into from
Nov 13, 2024

Add test case for history plot

63a4e93
Select commit
Loading
Failed to load commit list.
Merged

Polish the algo selection tool #550

Add test case for history plot
63a4e93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 0s

87.50% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.50% of diff hit (target 80.00%)

Annotations

Check warning on line 153 in src/optimagic/optimization/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimization/algorithm.py#L153

Added line #L153 was not covered by tests

Check warning on line 161 in src/optimagic/optimization/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimization/algorithm.py#L161

Added line #L161 was not covered by tests

Check warning on line 167 in src/optimagic/optimization/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimization/algorithm.py#L167

Added line #L167 was not covered by tests

Check warning on line 171 in src/optimagic/optimization/algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimization/algorithm.py#L171

Added line #L171 was not covered by tests

Check warning on line 53 in src/optimagic/optimizers/pygmo_optimizers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimizers/pygmo_optimizers.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 28 in src/optimagic/optimizers/tao_optimizers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/optimagic/optimizers/tao_optimizers.py#L27-L28

Added lines #L27 - L28 were not covered by tests