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