Skip to content

[Feature] Implement SpectralSphere optimizer#485

Merged
kozistr merged 28 commits intomainfrom
feature/sso-optimizer
Feb 8, 2026
Merged

[Feature] Implement SpectralSphere optimizer#485
kozistr merged 28 commits intomainfrom
feature/sso-optimizer

Conversation

@kozistr
Copy link
Owner

@kozistr kozistr commented Feb 1, 2026

Problem (Why?)

Close #483

Solution (What/How?)

N/A

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

Checklist

  • Make sure to run make format before commit
  • My code adheres to the style guidelines of this project (make check shows no errors)
  • Both new and existing unit tests pass successfully on my local environment by running make test
  • I have made the necessary changes to the documentation

@kozistr kozistr self-assigned this Feb 1, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation github_actions github actions dependencies Dependencies optimizer about optimizer labels Feb 1, 2026
@github-actions github-actions bot force-pushed the feature/sso-optimizer branch from 2f63400 to ce1ec0f Compare February 1, 2026 11:46
@kozistr kozistr marked this pull request as ready for review February 1, 2026 12:03
@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bd612f7) to head (fb7e63d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #485    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          122       123     +1     
  Lines        11500     11641   +141     
==========================================
+ Hits         11500     11641   +141     
Flag Coverage Δ
3.10 100.00% <100.00%> (ø)
3.11 100.00% <100.00%> (ø)
3.12 100.00% <100.00%> (ø)
3.13 100.00% <100.00%> (ø)
3.14 100.00% <100.00%> (?)
3.8 99.99% <100.00%> (+<0.01%) ⬆️
3.9 99.99% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@kozistr kozistr merged commit ec009fe into main Feb 8, 2026
18 checks passed
@kozistr kozistr deleted the feature/sso-optimizer branch February 8, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies documentation Improvements or additions to documentation github_actions github actions optimizer about optimizer size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Spectral Sphere

1 participant