feat: cron to enqueue inactive organizations for deletion #2418
+588
−187
Codecov / codecov/project
succeeded
Jan 23, 2026 in 0s
42.91% (target 30.00%)
View this Pull Request on Codecov
42.91% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 41.62562% with 237 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.91%. Comparing base (916d3ac) to head (f709e35).
Additional details and impacted files
@@ Coverage Diff @@
## main #2418 +/- ##
===========================================
- Coverage 61.43% 42.91% -18.53%
===========================================
Files 229 1017 +788
Lines 23855 141891 +118036
Branches 0 8768 +8768
===========================================
+ Hits 14656 60889 +46233
- Misses 7967 79408 +71441
- Partials 1232 1594 +362 | Files with missing lines | Coverage Δ | |
|---|---|---|
| controlplane/src/core/build-server.ts | 77.40% <100.00%> (ø) |
|
| ...ne/src/core/repositories/OrganizationRepository.ts | 77.16% <100.00%> (ø) |
|
| controlplane/src/core/workers/CacheWarmerWorker.ts | 0.00% <0.00%> (ø) |
|
| ...e/src/core/workers/DeactivateOrganizationWorker.ts | 54.73% <0.00%> (ø) |
|
| .../core/workers/DeleteOrganizationAuditLogsWorker.ts | 87.50% <0.00%> (ø) |
|
| ...plane/src/core/workers/DeleteOrganizationWorker.ts | 90.26% <0.00%> (ø) |
|
| controlplane/src/core/workers/DeleteUserQueue.ts | 47.52% <0.00%> (ø) |
|
| ...e/src/core/workers/ReactivateOrganizationWorker.ts | 80.89% <0.00%> (ø) |
|
| .../workers/NotifyOrganizationDeletionQueuedWorker.ts | 50.48% <50.48%> (ø) |
|
| ...ore/bufservices/organization/deleteOrganization.ts | 1.86% <0.00%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading