-
Notifications
You must be signed in to change notification settings - Fork 351
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
add benchmark memory profiles into report #3951
Conversation
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3951 +/- ##
==========================================
+ Coverage 67.39% 67.61% +0.22%
==========================================
Files 183 183
Lines 22443 22406 -37
==========================================
+ Hits 15125 15150 +25
+ Misses 6228 6179 -49
+ Partials 1090 1077 -13 ☔ View full report in Codecov by Sentry. |
@shawnh2 plz fix the lint errors |
8bb1840
to
a308f74
Compare
a308f74
to
f0ed640
Compare
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.
LGTM thanks !
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.
🚀
Hold for now, need to investigate why the benchmark test in CI is failing. |
/retest |
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
What type of PR is this?
What this PR does / why we need it:
giving a detailed report of memory usage, preview:
Which issue(s) this PR fixes:
xref: #3698