Skip to content

[Feature] Implement Ano optimizer#466

Merged
kozistr merged 11 commits intomainfrom
feature/ano-optimizer
Dec 20, 2025
Merged

[Feature] Implement Ano optimizer#466
kozistr merged 11 commits intomainfrom
feature/ano-optimizer

Conversation

@kozistr
Copy link
Copy Markdown
Owner

@kozistr kozistr commented Dec 20, 2025

Problem (Why?)

Close #432

Solution (What/How?)

  • implement Ano optimizer

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 Dec 20, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation optimizer about optimizer labels Dec 20, 2025
@github-actions github-actions bot added the github_actions github actions label Dec 20, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 20, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #466   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          120       121    +1     
  Lines        11028     11088   +60     
=========================================
+ Hits         11028     11088   +60     
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%> (+<0.01%) ⬆️

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 2444283 into main Dec 20, 2025
19 checks passed
@kozistr kozistr deleted the feature/ano-optimizer branch December 20, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github_actions github actions optimizer about optimizer size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New optimizers: Ano and Anolog

1 participant