-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Fix SPM clearn-all #5677
Fix SPM clearn-all #5677
Conversation
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Signed-off-by: mehul gautam <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5677 +/- ##
===========================================
- Coverage 96.38% 54.13% -42.25%
===========================================
Files 329 163 -166
Lines 16060 8412 -7648
===========================================
- Hits 15479 4554 -10925
- Misses 404 3414 +3010
- Partials 177 444 +267
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
what "wasn't working" specifically? |
looks fine to me. If you don't have |
so we can add a make command like |
why do we need to add anything? The command works. Even when there is nothing to remove:
|
Which problem is this PR solving?
make clean-all
was not working fordocker-compose/monitor/Makefile
Description of the changes
docker-compose/monitor/Makefile
clean-allHow was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test