Skip to content

feat(workspace): persistent project workspace + pluggable git backend + per-project push queue#2021

Merged
Aureliolo merged 13 commits into
mainfrom
feat/persistent-project-workspace
May 20, 2026
Merged

feat(workspace): persistent project workspace + pluggable git backend + per-project push queue#2021
Aureliolo merged 13 commits into
mainfrom
feat/persistent-project-workspace

Merge remote-tracking branch 'origin/main' into feat/persistent-proje…

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

84.99% (target 80.00%)

View this Pull Request on Codecov

84.99% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 80.85106% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.99%. Comparing base (4a9cbe0) to head (cd6d917).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...rg/engine/workspace/git_backend/external_remote.py 58.10% 29 Missing and 2 partials ⚠️
src/synthorg/engine/workspace/push_queue.py 73.39% 21 Missing and 8 partials ⚠️
...thorg/persistence/sqlite/project_workspace_repo.py 68.57% 22 Missing ⚠️
...org/persistence/postgres/project_workspace_repo.py 75.00% 16 Missing ⚠️
...ynthorg/engine/workspace/git_backend/local_path.py 80.88% 11 Missing and 2 partials ⚠️
.../synthorg/engine/workspace/git_backend/embedded.py 86.66% 8 Missing and 2 partials ⚠️
src/synthorg/engine/workspace/_git_subprocess.py 40.00% 8 Missing and 1 partial ⚠️
...c/synthorg/engine/workspace/git_backend/factory.py 71.42% 5 Missing and 3 partials ⚠️
...horg/engine/workspace/project_workspace_service.py 90.14% 6 Missing and 1 partial ⚠️
src/synthorg/engine/workspace/service.py 85.00% 6 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2021      +/-   ##
==========================================
- Coverage   85.02%   84.99%   -0.03%     
==========================================
  Files        1931     1947      +16     
  Lines      114950   115795     +845     
  Branches     9782     9839      +57     
==========================================
+ Hits        97733    98420     +687     
- Misses      14808    14946     +138     
- Partials     2409     2429      +20     

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