-
Notifications
You must be signed in to change notification settings - Fork 67
🌱Deleting pprof files as these are not relevant now #1806
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
🌱Deleting pprof files as these are not relevant now #1806
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I was just looking at this. The README.md file indicates the data is old. Do we still want to keep it around? |
/hold As I am checking if we can delete these files |
1dfda4d
to
caf6e4e
Compare
These got added in operator-framework/catalogd#3 but we are not using them and have different plans for permance bench marking. Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
caf6e4e
to
f260206
Compare
/hold cancel |
Updated the PR to remove/delete these files. |
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.
Yup these should be removed.
/lgtm
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1806 +/- ##
==========================================
+ Coverage 68.34% 68.39% +0.05%
==========================================
Files 62 62
Lines 5117 5117
==========================================
+ Hits 3497 3500 +3
+ Misses 1390 1388 -2
+ Partials 230 229 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Deleting pprof files as these are not relevant now
These got added in operator-framework/catalogd#3
but we are not using them and have different plans for permance
bench marking.
Description
Reviewer Checklist