Skip to content

Fix: Update revokeAccessToken status to not_connected

0f9752c
Select commit
Loading
Failed to load commit list.
Draft

KnockProvider enabled prop #820

Fix: Update revokeAccessToken status to not_connected
0f9752c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

67.73% (+0.41%) compared to 5c9a2f4

View this Pull Request on Codecov

67.73% (+0.41%) compared to 5c9a2f4

Details

Codecov Report

❌ Patch coverage is 80.71749% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.73%. Comparing base (5c9a2f4) to head (0f9752c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/client/src/clients/feed/feed.ts 63.33% 22 Missing ⚠️
...src/modules/push/KnockPushNotificationProvider.tsx 0.00% 12 Missing ⚠️
...modules/push/KnockExpoPushNotificationProvider.tsx 25.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #820      +/-   ##
==========================================
+ Coverage   67.31%   67.73%   +0.41%     
==========================================
  Files         189      189              
  Lines        7930     8144     +214     
  Branches     1024     1095      +71     
==========================================
+ Hits         5338     5516     +178     
- Misses       2567     2603      +36     
  Partials       25       25              
Files with missing lines Coverage Δ
packages/client/src/clients/guide/client.ts 88.96% <100.00%> (+0.44%) ⬆️
packages/client/src/clients/messages/index.ts 100.00% <100.00%> (ø)
packages/client/src/clients/ms-teams/index.ts 100.00% <100.00%> (ø)
packages/client/src/clients/slack/index.ts 100.00% <100.00%> (ø)
packages/client/src/clients/users/index.ts 100.00% <100.00%> (ø)
packages/client/src/knock.ts 100.00% <100.00%> (ø)
...ct-core/src/modules/core/context/KnockProvider.tsx 97.40% <100.00%> (+1.17%) ⬆️
...modules/push/KnockExpoPushNotificationProvider.tsx 72.40% <25.00%> (-2.92%) ⬇️
...src/modules/push/KnockPushNotificationProvider.tsx 1.06% <0.00%> (-0.16%) ⬇️
packages/client/src/clients/feed/feed.ts 81.14% <63.33%> (-0.65%) ⬇️