Refactor and extend History class #552
Merged
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%) |
⬆️ |
Loading