Skip to content

[O2B-1564] Ccreate background GAQ summary worker#2175

Open
isaachilly wants to merge 54 commits into
mainfrom
feature/O2B-1564/Create-background-GAQ-summary-worker
Open

[O2B-1564] Ccreate background GAQ summary worker#2175
isaachilly wants to merge 54 commits into
mainfrom
feature/O2B-1564/Create-background-GAQ-summary-worker

[O2B-1564] Make batchSize dynamic between a min and max

35272c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2026 in 1s

42.39% (-3.24%) compared to 55062b6

View this Pull Request on Codecov

42.39% (-3.24%) compared to 55062b6

Details

Codecov Report

❌ Patch coverage is 56.05096% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.39%. Comparing base (55062b6) to head (35272c7).
⚠️ Report is 68 commits behind head on main.

Files with missing lines Patch % Lines
lib/server/services/gaq/GaqWorker.js 41.17% 30 Missing ⚠️
lib/server/services/gaq/GaqService.js 13.33% 26 Missing ⚠️
lib/config/services.js 28.57% 5 Missing ⚠️
lib/database/adapters/GaqSummaryAdapter.js 50.00% 3 Missing ⚠️
lib/application.js 60.00% 2 Missing ⚠️
...ons/v1/20260223120000-create-gaq-summary-tables.js 66.66% 2 Missing ⚠️
lib/server/services/gaq/GaqDetectorsService.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2175      +/-   ##
==========================================
- Coverage   45.63%   42.39%   -3.24%     
==========================================
  Files        1039     1044       +5     
  Lines       17324    17337      +13     
  Branches     3148     3169      +21     
==========================================
- Hits         7905     7350     -555     
- Misses       9419     9987     +568     

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

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