Skip to content

Recover from hung Google token refreshes - #951

Draft
leits wants to merge 4 commits into
masterfrom
agent/fix-google-token-refresh-recovery
Draft

Recover from hung Google token refreshes#951
leits wants to merge 4 commits into
masterfrom
agent/fix-google-token-refresh-recovery

Make refresh task own cancellation recovery

9b61bc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 0s

52.19% (-0.08%) compared to 88519a4

View this Pull Request on Codecov

52.19% (-0.08%) compared to 88519a4

Details

Codecov Report

❌ Patch coverage is 28.00000% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.19%. Comparing base (88519a4) to head (9b61bc7).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ar/Providers/Google/GoogleCalendarEventStore.swift 0.00% 54 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
- Coverage   52.26%   52.19%   -0.08%     
==========================================
  Files          74       75       +1     
  Lines        8779     8835      +56     
  Branches     3367     3396      +29     
==========================================
+ Hits         4588     4611      +23     
- Misses       4053     4088      +35     
+ Partials      138      136       -2     

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