Skip to content

timestamps in view metadata now in UTC instead of local time#372

Merged
keighrim merged 1 commit intodevelopfrom
368-tz-in-timestamps
Feb 27, 2026
Merged

timestamps in view metadata now in UTC instead of local time#372
keighrim merged 1 commit intodevelopfrom
368-tz-in-timestamps

Conversation

@keighrim
Copy link
Member

fixes #368

@clams-bot clams-bot added this to infra Feb 27, 2026
@github-project-automation github-project-automation bot moved this to Todo in infra Feb 27, 2026
@keighrim keighrim merged commit f4d25d8 into develop Feb 27, 2026
5 checks passed
@keighrim keighrim deleted the 368-tz-in-timestamps branch February 27, 2026 00:33
@github-project-automation github-project-automation bot moved this from Todo to Done in infra Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.79%. Comparing base (978e389) to head (3ae9eca).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #372      +/-   ##
===========================================
+ Coverage    73.76%   73.79%   +0.02%     
===========================================
  Files           22       22              
  Lines         3023     3026       +3     
===========================================
+ Hits          2230     2233       +3     
  Misses         793      793              
Flag Coverage Δ
unittests 73.79% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Use UTC (Z) for timestamps to avoid ambiguity

1 participant