Skip to content

Incorporate comments from review

2f60410
Select commit
Loading
Failed to load commit list.
Merged

Refactor and extend History class #552

Incorporate comments from review
2f60410
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

90.97% (target 90.00%)

View this Pull Request on Codecov

90.97% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 97.39130% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/optimagic/optimization/history.py 96.51% 6 Missing ⚠️
Files with missing lines Coverage Δ
src/optimagic/__init__.py 100.00% <100.00%> (+6.66%) ⬆️
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 93.63% <96.51%> (+6.67%) ⬆️

... and 2 files with indirect coverage changes