Skip to content

feat(timezone): use Google account timezone for day-boundary calculat…

d124eb1
Select commit
Loading
Failed to load commit list.
Merged

feat(timezone): use Google account timezone for day-boundary calculations #480

feat(timezone): use Google account timezone for day-boundary calculat…
d124eb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

67.31% (-0.37%) compared to e4a59c1

View this Pull Request on Codecov

67.31% (-0.37%) compared to e4a59c1

Details

Codecov Report

❌ Patch coverage is 27.00000% with 146 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.31%. Comparing base (e4a59c1) to head (d124eb1).

Files with missing lines Patch % Lines
src/timezone.rs 27.84% 114 Missing ⚠️
src/helpers/calendar.rs 37.03% 17 Missing ⚠️
src/helpers/workflows.rs 0.00% 14 Missing ⚠️
src/auth_commands.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
- Coverage   67.67%   67.31%   -0.37%     
==========================================
  Files          39       40       +1     
  Lines       17193    17340     +147     
==========================================
+ Hits        11636    11673      +37     
- Misses       5557     5667     +110     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.