Skip to content

feat: revocation settles kv handles (PUT-1687) - #3691

Open
Salazareo wants to merge 1 commit into
DS/put-1686from
DS/put-1687
Open

feat: revocation settles kv handles (PUT-1687)#3691
Salazareo wants to merge 1 commit into
DS/put-1686from
DS/put-1687

Conversation

@Salazareo

Copy link
Copy Markdown
Member

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

@Salazareo
Salazareo force-pushed the DS/put-1687 branch 2 times, most recently from dd89c5e to 6c771dc Compare September 1, 2026 07:04
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 93.84%
⬆️ +0.08%
27547 / 29355
🔵 Statements 91.89%
⬇️ -0.11%
29870 / 32505
🔵 Functions 90.26%
⬆️ +0.25%
4990 / 5528
🔵 Branches 80.74%
⬆️ +0.08%
19757 / 24468
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/backend/controllers/events/EventsController.ts 86.56% 49.66% 69.23% 93.06% 6, 24-26, 32, 33, 34, 38-39, 44, 45, 47, 224-226, 232-234
src/backend/services/events/EventsService.ts 87.76% 81.05% 91.55% 93.69% 684-687, 808, 826-829, 855-858, 864, 870, 883-886, 904, 963, 982, 990, 1075, 1099, 1107, 1115, 1126, 1156, 1158, 1177-1178, 1193, 1229, 1231, 1236, 1257, 1259, 1281, 1359, 1363-1364, 1380, 1385, 1419, 1422, 1495, 1500, 1527, 1529, 1533, 1540, 1599-1602, 1604-1607, 1612-1615, 1650, 1673, 1674, 1677, 1728, 1730, 1762, 1764, 1765, 1802-1805, 1810-1813, 1823, 1839, 1859-1863, 1895-1899, 1930, 1945, 1957, 1976, 1988, 1990, 2001, 2013, 2032, 2045, 2080-2081, 2107, 2115, 2140, 2163, 2165, 2170, 2180, 2191, 2197, 2280, 2305, 2317-2321, 2339-2340, 2358, 2403-2405, 2440, 2512, 2520-2521, 2550, 2618, 2639, 2662, 2692, 2695, 2696, 2701, 2726, 2759, 2762, 2764, 2791, 2797, 2934, 2990, 3067, 3093, 3102, 3113, 3119, 3162-3163, 3249, 3255, 3318, 3324, 3360-3364, 3386, 3394, 3402, 3412, 3488-3491, 3551, 3628, 3688-3692, 3751, 3762-3767, 3864, 3887, 3901, 3915, 3960, 3963, 3973, 3986, 3999-4000, 4028, 4061, 4070-4071, 4168, 4225-4227, 4238-4245, 4255-4256, 4266-4267
src/backend/services/events/kvShares.ts 95.12% 91.66% 100% 97.29% 111, 155
src/backend/services/permission/PermissionService.ts 90.2%
⬇️ -0.51%
73.31%
⬇️ -0.41%
73.03%
⬇️ -0.22%
93.61%
⬇️ -0.80%
6, 9, 13, 16, 24-26, 32, 33, 34, 38-39, 45, 46, 48, 152-153, 221-231, 331, 366-368, 389-392, 413-415, 443-446, 470-472, 474-476, 480-482, 497-500, 537-539, 570-572, 574-576, 606-608, 635-637, 661-663, 665-667, 684-686, 693-695, 840, 847, 933, 947, 959, 978, 988, 1087
src/backend/services/permission/consts.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/backend/stores/events/KvShareHandleStore.ts 97.5% 88.46% 100% 100% 158
src/backend/stores/permission/PermissionStore.ts 93.97%
⬇️ -0.10%
83.33%
⬆️ +0.33%
93.68%
⬆️ +0.28%
96.58%
⬆️ +0.17%
36, 40, 42-45, 60, 64, 122, 162, 234, 274, 561, 597-600, 619, 659, 758, 760, 765
Generated in workflow #953 for commit 6c771dc 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

1 participant