Google Play Games integration, cleanup events task#883
Conversation
185d1ef to
9961cfd
Compare
PR Review: Google Play Games IntegrationOverall this is a solid integration with good test coverage. A few issues to address: Critical: success property missing from makeRequest return typeIn googlePlayGamesClient.test.ts, two tests destructure Fix: either add Major: Steam-specific sync routes do not guard against GPG integrations
A guard at the top of each handler would fix this: Minor: Config schema accepts fields from both integration typesThe Test CoverageNo issues -- the identify flow, error paths, client retry logic, and cleanup task are all well covered. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #883 +/- ##
===========================================
- Coverage 97.34% 97.26% -0.08%
===========================================
Files 398 402 +4
Lines 6325 6441 +116
Branches 819 837 +18
===========================================
+ Hits 6157 6265 +108
- Misses 85 91 +6
- Partials 83 85 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9b8a8af to
c60df73
Compare
b142c1c to
a3925fd
Compare
bc36bba to
c358873
Compare
c358873 to
8ea07a7
Compare
No description provided.