Skip to content

Refactor optim optimizers into readable quasi-private helpers#220

Merged
mcw92 merged 6 commits into
mainfrom
maintenance/refactor-optim
Jul 12, 2026
Merged

Refactor optim optimizers into readable quasi-private helpers#220
mcw92 merged 6 commits into
mainfrom
maintenance/refactor-optim

fix sphinx warnings

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

96.41% (target 90.00%)

View this Pull Request on Codecov

96.41% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 85.10638% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.41%. Comparing base (63390f3) to head (fcfec2c).

Files with missing lines Patch % Lines
artist/optim/kinematics_reconstructor.py 81.94% 13 Missing ⚠️
artist/optim/surface_reconstructor.py 84.41% 12 Missing ⚠️
artist/optim/aim_point_optimizer.py 88.37% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   96.38%   96.41%   +0.02%     
==========================================
  Files          57       57              
  Lines        4208     4239      +31     
==========================================
+ Hits         4056     4087      +31     
  Misses        152      152              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.