estimagic
estimagic copied to clipboard
Align plotting from logs and results
Codecov Report
Attention: Patch coverage is 93.81443% with 6 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ptimagic/optimization/process_multistart_result.py | 82.85% | 6 Missing :warning: |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/optimagic/optimization/algorithm.py | 95.37% <100.00%> (+0.57%) |
:arrow_up: |
| ...agic/optimization/internal_optimization_problem.py | 95.34% <100.00%> (+0.11%) |
:arrow_up: |
| src/optimagic/optimization/multistart.py | 89.17% <100.00%> (-1.80%) |
:arrow_down: |
| src/optimagic/optimization/optimize.py | 92.85% <100.00%> (-0.29%) |
:arrow_down: |
| src/optimagic/optimization/optimize_result.py | 94.11% <100.00%> (ø) |
|
| src/optimagic/typing.py | 87.80% <100.00%> (+1.13%) |
:arrow_up: |
| src/optimagic/visualization/history_plots.py | 90.72% <ø> (ø) |
|
| ...ptimagic/optimization/process_multistart_result.py | 82.85% <82.85%> (ø) |
Only sort-of related, just occurred to me while looking at plots: Shouldn't we rename criterion_plot to fun_plot or create an alias?