[fix] [backend] timestamp bug in automation#336
Merged
taoyifan89 merged 13 commits intomainfrom Dec 10, 2025
Merged
Conversation
Change-Id: I923bfa772de801964c637a9741216dcf383eb1ef
Change-Id: Ice4ffadf1819f4e46ad287b77a27d92f34f406aa
CozeLoop
suggested changes
Dec 8, 2025
Collaborator
CozeLoop
left a comment
There was a problem hiding this comment.
Summary: Fix unit mismatch in annotation queries and align method naming; reduce logging verbosity.
- Must-Fix: Use milliseconds for
ListAnnotationsParam.StartAt/EndAt(convert microseconds via/1000). - Should-Fix: Rename
GetPlatfromTypetoGetPlatformTypeand update call sites. - Should-Fix: Avoid logging entire
taskobject; log concise identifiers instead.
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #336 +/- ##
==========================================
+ Coverage 69.88% 70.19% +0.31%
==========================================
Files 588 588
Lines 54452 54544 +92
==========================================
+ Hits 38052 38288 +236
+ Misses 13525 13384 -141
+ Partials 2875 2872 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Change-Id: I643c6ba415f8a1e7b87a7d16753286dbbc18f2aa
Change-Id: I0096433d2eef5fe42980bef3dbea0a1a9200f01b
Change-Id: Iac4b6ebaf95d1f3d8a1e0f08196dba70117d10bc
Change-Id: Icd15ba267409164110f65bb816583a14cc30d9a9
Change-Id: I83b8b58c69f322216880531fd20999056ff305ae
Change-Id: I5088fb5e46a75f2ad273bf8f8bf612482e08cc07
kidkidkid
approved these changes
Dec 10, 2025
taoyifan89
approved these changes
Dec 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
Change-Id: I923bfa772de801964c637a9741216dcf383eb1ef
zh(optional):
(Optional) Which issue(s) this PR fixes:
Commit Details
6974cc8f1f6a8c1916308ac16ca1a6844aedb661This PR was automatically created from commit
6974cc8f1f6a8c1916308ac16ca1a6844aedb661.