Skip to content

feat: stakes-aware model routing (#1998)#2038

Merged
Aureliolo merged 8 commits into
mainfrom
feat/1998-stakes-aware-model-routing
May 22, 2026
Merged

feat: stakes-aware model routing (#1998)#2038
Aureliolo merged 8 commits into
mainfrom
feat/1998-stakes-aware-model-routing

fix: babysit round 3, 1 finding (1 coderabbit)

f7a101e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

84.97% (target 80.00%)

View this Pull Request on Codecov

84.97% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 91.42012% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.97%. Comparing base (5ffc545) to head (f7a101e).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/synthorg/engine/routing_policy/strategies.py 85.86% 8 Missing and 5 partials ⚠️
src/synthorg/core/enums.py 68.75% 4 Missing and 1 partial ⚠️
src/synthorg/engine/stakes/config.py 85.18% 3 Missing and 1 partial ⚠️
src/synthorg/engine/routing_policy/config.py 91.42% 2 Missing and 1 partial ⚠️
src/synthorg/api/app.py 0.00% 1 Missing and 1 partial ⚠️
src/synthorg/engine/decomposition/service.py 90.00% 1 Missing ⚠️
src/synthorg/engine/review_gate.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2038      +/-   ##
==========================================
+ Coverage   84.95%   84.97%   +0.01%     
==========================================
  Files        2125     2139      +14     
  Lines      124801   125133     +332     
  Branches    10433    10465      +32     
==========================================
+ Hits       106030   106332     +302     
- Misses      16148    16170      +22     
- Partials     2623     2631       +8     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.