-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove ghost from the codebase #8363
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
6fa4ce2
to
0b6a68b
Compare
Codecov Report
@@ Coverage Diff @@
## main #8363 +/- ##
==========================================
+ Coverage 8.41% 27.42% +19.00%
==========================================
Files 33 44 +11
Lines 2340 5733 +3393
==========================================
+ Hits 197 1572 +1375
- Misses 2138 4044 +1906
- Partials 5 117 +112
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Awesome 🎉 I left two clarifying comments that I'd like to have addressed before I can approve
@@ -1,5 +1,5 @@ | |||
/** | |||
* Copyright (c) 2021 Gitpod GmbH. All rights reserved. | |||
* Copyright (c) 2022 Gitpod GmbH. All rights reserved. |
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.
I was under the impression we shouldn't update these (ref)
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.
💯 ☝️ But this is a generated file, so not sure it is relevant. 🤷
Everything looks good, would like to get info on @mads-hartmann 's question and did we test this with helm ? |
0b6a68b
to
d0f8ca4
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
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 🚀 The only outstanding comment is about the copyright header update, but sounds like it's an autogenerated so might not be relevant (comment reference)
d0f8ca4
to
9316b22
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.
Can't quite figure out what the diff is between now and the last review I gave, but scanning the code things still LGTM, so approving again.
9316b22
to
b4eec49
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
Description
Now that
ws-scheduler
was removed and we are not using ghost workplaces anymore, remove itHow to test
Release Notes
Documentation