Skip to content

refactor(wp1): persistence + layer discipline + restart safety#1945

Merged
Aureliolo merged 105 commits into
mainfrom
refactor/wp1-persistence-layer-discipline
May 17, 2026
Merged

refactor(wp1): persistence + layer discipline + restart safety#1945
Aureliolo merged 105 commits into
mainfrom
refactor/wp1-persistence-layer-discipline

fix: babysit round 13, codecov/patch coverage (sqlite decision_repo u…

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

84.89% (target 80.00%)

View this Pull Request on Codecov

84.89% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 70.64097% with 655 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.89%. Comparing base (e3f8495) to head (36cda40).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/synthorg/engine/workflow/ceremony_scheduler.py 55.17% 22 Missing and 4 partials ⚠️
src/synthorg/persistence/sqlite/repositories.py 51.06% 21 Missing and 2 partials ⚠️
src/synthorg/persistence/sqlite/decision_repo.py 52.38% 20 Missing ⚠️
src/synthorg/persistence/sqlite/project_repo.py 17.39% 19 Missing ⚠️
src/synthorg/persistence/sqlite/session_repo.py 45.71% 18 Missing and 1 partial ⚠️
src/synthorg/persistence/postgres/approval_repo.py 58.13% 15 Missing and 3 partials ⚠️
...rg/persistence/postgres/workflow_execution_repo.py 14.28% 18 Missing ⚠️
src/synthorg/communication/bus/_nats_connection.py 48.48% 16 Missing and 1 partial ⚠️
...sistence/postgres/ceremony_scheduler_state_repo.py 71.92% 16 Missing ⚠️
...horg/persistence/postgres/meeting_cooldown_repo.py 71.42% 16 Missing ⚠️
... and 56 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1945      +/-   ##
==========================================
- Coverage   85.22%   84.89%   -0.34%     
==========================================
  Files        1846     1857      +11     
  Lines      107867   109871    +2004     
  Branches     9298     9397      +99     
==========================================
+ Hits        91933    93271    +1338     
- Misses      13675    14295     +620     
- Partials     2259     2305      +46     

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