Skip to content

Mypy ty migration#682

Open
abelaba wants to merge 8 commits into
optimagic-dev:mainfrom
abelaba:mypy-ty-migration
Open

Mypy ty migration#682
abelaba wants to merge 8 commits into
optimagic-dev:mainfrom
abelaba:mypy-ty-migration

bump ty to latest version

dd45ad2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

91.56% (target 90.00%)

View this Pull Request on Codecov

91.56% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 94.18605% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/optimagic/visualization/history_plots.py 0.00% 2 Missing ⚠️
src/estimagic/__init__.py 0.00% 1 Missing ⚠️
src/estimagic/estimation_table.py 66.66% 1 Missing ⚠️
...optimagic/optimizers/_pounders/pounders_history.py 75.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/estimagic/estimate_ml.py 82.47% <100.00%> (ø)
src/estimagic/estimate_msm.py 89.68% <100.00%> (ø)
src/optimagic/algorithms.py 88.82% <100.00%> (ø)
src/optimagic/benchmarking/benchmark_reports.py 98.38% <100.00%> (ø)
...c/optimagic/benchmarking/get_benchmark_problems.py 93.87% <100.00%> (ø)
...ptimagic/benchmarking/process_benchmark_results.py 89.33% <100.00%> (ø)
src/optimagic/config.py 100.00% <ø> (ø)
src/optimagic/deprecations.py 95.63% <100.00%> (ø)
src/optimagic/differentiation/derivatives.py 96.18% <100.00%> (ø)
src/optimagic/differentiation/numdiff_options.py 98.48% <100.00%> (ø)
... and 25 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.