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

Refactor and extend History class #552

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Add explicit assumption to _apply_to_batch docstring

33c5a18
Select commit
Loading
Failed to load commit list.
Open

Refactor and extend History class #552

Add explicit assumption to _apply_to_batch docstring
33c5a18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

91.28% (target 90.00%)

View this Pull Request on Codecov

91.28% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 99.50739% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/optimagic/optimization/history.py 99.31% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/optimagic/__init__.py 100.00% <100.00%> (ø)
src/optimagic/benchmarking/run_benchmark.py 92.30% <100.00%> (ø)
src/optimagic/optimization/convergence_report.py 100.00% <100.00%> (ø)
...agic/optimization/internal_optimization_problem.py 95.66% <100.00%> (+0.44%) ⬆️
src/optimagic/optimization/process_results.py 94.11% <100.00%> (-0.17%) ⬇️
src/optimagic/timing.py 100.00% <100.00%> (ø)
src/optimagic/visualization/history_plots.py 90.84% <100.00%> (+0.12%) ⬆️
src/optimagic/optimization/history.py 95.33% <99.31%> (+8.38%) ⬆️