-
Notifications
You must be signed in to change notification settings - Fork 697
[feat][backend] ob trans refactor #298
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
b2710e3 to
2335100
Compare
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #298 +/- ##
==========================================
- Coverage 68.36% 68.36% -0.01%
==========================================
Files 570 570
Lines 51562 51569 +7
==========================================
+ Hits 35250 35254 +4
- Misses 13573 13580 +7
+ Partials 2739 2735 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files 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.
Aime code review: posted 3 inline comments focusing on concurrency safety with sync.Once, potential redundant filtering in Stat, and processor construction cost in GetTracesAdvanceInfo.
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: