Skip to content

feat: session event subscriptions and dispatch hot path (PUT-1666) - #3675

Open
Salazareo wants to merge 1 commit into
DS/put-1660from
DS/put-1666
Open

feat: session event subscriptions and dispatch hot path (PUT-1666)#3675
Salazareo wants to merge 1 commit into
DS/put-1660from
DS/put-1666

Conversation

@Salazareo

Copy link
Copy Markdown
Member

Stacked on DS/put-1660 — review only this PR's diff; merges bottom-up.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 93.82%
⬆️ +0.06%
25489 / 27167
🔵 Statements 92.05%
⬆️ +0.05%
27562 / 29940
🔵 Functions 90.14%
⬆️ +0.13%
4489 / 4980
🔵 Branches 80.74%
⬆️ +0.09%
18549 / 22972
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/backend/types.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/clients/event/types.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/controllers/events/limits.ts 100% 100% 100% 100%
src/backend/services/index.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/services/events/EventsService.ts 89% 73.33% 90.9% 94.11% 182-185, 219, 244, 283-284, 299, 306-310, 322-324, 360, 362, 367, 403, 424, 449, 528, 534, 598, 618, 630, 674, 703-705, 716
src/backend/services/events/authorization.ts 100% 100% 100% 100%
src/backend/services/events/coalescer.ts 95.45% 83.33% 100% 100% 80
src/backend/services/events/subscriptionCache.ts 93.33% 94.11% 87.5% 96.15% 99, 107
src/backend/services/fs/FSService.ts 93.79%
⬆️ +0.02%
85.52%
⬇️ -0.09%
98.88%
⬆️ +0.03%
94.43%
⬆️ +0.01%
111, 198, 230, 238, 267, 274, 305, 335, 342, 443-445, 455-457, 537, 565, 573-575, 604, 655-659, 762, 849, 866, 879, 910, 917, 926-929, 934-936, 1007-1009, 1239-1242, 1254, 1263, 1279-1282, 1299, 1437-1439, 1617-1621, 1637-1639, 1697-1699, 1720, 1754-1756, 1909-1911, 1948-1950, 2046-2048, 2089-2091, 2112-2119, 2138-2140, 2146-2148, 2195-2197, 2203-2205, 2218-2221, 2228-2230, 2288-2292, 2309-2313, 2329-2333, 2414-2418, 2432-2445, 2594-2598, 2612-2625, 2658-2661, 2720-2722, 2745-2747, 2813, 3182-3186, 3214-3218, 3333, 3491, 3735, 3836, 4109, 4216, 4244-4246
src/backend/services/socket/SocketService.ts 89.27%
⬆️ +0.05%
82.81%
🟰 ±0%
87.23%
🟰 ±0%
92.95%
⬆️ +0.03%
95, 166, 169-171, 186-187, 212-215, 268, 312, 321, 344, 350-351, 360, 373-374, 394, 405, 408, 416, 426, 452, 467, 526
src/backend/stores/index.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/stores/events/EventSubscriptionStore.ts 97% 68.75% 100% 100% 236, 249, 275
Generated in workflow #903 for commit b022ae4 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant