Skip to content

refactor: WP-3 API conventions + query performance + project-wide extra=forbid#1953

Merged
Aureliolo merged 9 commits into
mainfrom
refactor/wp3-api-conventions-query-perf
May 17, 2026
Merged

refactor: WP-3 API conventions + query performance + project-wide extra=forbid#1953
Aureliolo merged 9 commits into
mainfrom
refactor/wp3-api-conventions-query-perf

fix: babysit round 2, 1 finding (1 ci)

9907f0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

84.92% (target 80.00%)

View this Pull Request on Codecov

84.92% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 91.60000% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.92%. Comparing base (f3252cd) to head (9907f0a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/synthorg/api/controllers/memory.py 70.37% 14 Missing and 2 partials ⚠️
src/synthorg/persistence/postgres/repositories.py 73.33% 4 Missing ⚠️
src/synthorg/persistence/sqlite/repositories.py 71.42% 4 Missing ⚠️
src/synthorg/api/controllers/subworkflows.py 50.00% 3 Missing ⚠️
src/synthorg/memory/service.py 75.00% 3 Missing ⚠️
src/synthorg/api/controllers/meta.py 50.00% 2 Missing ⚠️
src/synthorg/api/controllers/settings.py 0.00% 2 Missing ⚠️
src/synthorg/persistence/_shared/pagination.py 84.61% 1 Missing and 1 partial ⚠️
...ynthorg/api/controllers/agent_identity_versions.py 66.66% 1 Missing ⚠️
src/synthorg/api/controllers/training.py 50.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1953      +/-   ##
==========================================
+ Coverage   84.89%   84.92%   +0.02%     
==========================================
  Files        1858     1858              
  Lines      109992   110151     +159     
  Branches     9412     9420       +8     
==========================================
+ Hits        93380    93543     +163     
+ Misses      14308    14306       -2     
+ Partials     2304     2302       -2     

☔ 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.