-
Notifications
You must be signed in to change notification settings - Fork 508
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 script to set up probe boilerplate #3948
Conversation
Signed-off-by: Raghav Kaul <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3948 +/- ##
===========================================
- Coverage 73.83% 59.83% -14.01%
===========================================
Files 219 207 -12
Lines 15987 15189 -798
===========================================
- Hits 11804 9088 -2716
- Misses 3430 5426 +1996
+ Partials 753 675 -78 |
This pull request has been marked stale because it has been open for 10 days with no activity |
This pull request has been marked stale because it has been open for 10 days with no activity |
Signed-off-by: Raghav Kaul <[email protected]>
Signed-off-by: Raghav Kaul <[email protected]>
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.
Please fix the DCO on your most recent commit and address the small registration feedback.
Signed-off-by: Raghav Kaul <[email protected]>
b28012d
to
e3401d2
Compare
Signed-off-by: Raghav Kaul <[email protected]>
What kind of change does this PR introduce?
Adds script to set create a new directory for a probe and set up *.go files with boilerplate for a probe.