-
Notifications
You must be signed in to change notification settings - Fork 701
[fix][backend] fix backfill filter #318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #318 +/- ##
==========================================
+ Coverage 68.42% 68.44% +0.01%
==========================================
Files 585 585
Lines 54127 54178 +51
==========================================
+ Hits 37039 37084 +45
- Misses 14254 14257 +3
- Partials 2834 2837 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
CozeLoop
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated review completed by Aime: No issues found for backend changes in PR #318.
backend/modules/observability/domain/task/service/taskexe/tracehub/backfill.go
Show resolved
Hide resolved
backend/modules/observability/domain/task/service/taskexe/tracehub/utils.go
Show resolved
Hide resolved
backend/modules/observability/domain/task/service/taskexe/tracehub/utils.go
Show resolved
Hide resolved
Change-Id: I00092b4d17f37d8c3641fb296ef39f231deb5f79
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:
zh(optional):
(Optional) Which issue(s) this PR fixes