Closed janosg closed 3 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Attention: Patch coverage is 95.86450%
with 94 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | |
---|---|---|
src/estimagic/batch_evaluators.py | 100.00% <100.00%> (ø) |
|
src/estimagic/estimate_ml.py | 82.47% <ø> (ø) |
|
src/estimagic/estimate_msm.py | 89.68% <ø> (ø) |
|
src/optimagic/__init__.py | 100.00% <100.00%> (+7.40%) |
:arrow_up: |
src/optimagic/algorithms.py | 100.00% <100.00%> (ø) |
|
src/optimagic/decorators.py | 93.10% <ø> (+3.02%) |
:arrow_up: |
src/optimagic/exceptions.py | 87.87% <100.00%> (+0.78%) |
:arrow_up: |
src/optimagic/logging/logger.py | 93.89% <100.00%> (-1.46%) |
:arrow_down: |
src/optimagic/logging/read_log.py | 100.00% <100.00%> (ø) |
|
src/optimagic/logging/sqlalchemy.py | 95.56% <100.00%> (ø) |
|
... and 36 more |
... and 2 files with indirect coverage changes
🚨 Try these New Features:
The changes are described here
The implementation of
InternalOptimizationProblem
will deviate a bit from the proposal but those changes do not affect users at all.