-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Return time.Time{} when cron string is empty #17289
Return time.Time{} when cron string is empty #17289
Conversation
change log level to debug to avoid noise Signed-off-by: stonezdj <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #17289 +/- ##
==========================================
- Coverage 67.09% 67.06% -0.03%
==========================================
Files 993 993
Lines 83548 83600 +52
Branches 2665 2677 +12
==========================================
+ Hits 56053 56064 +11
- Misses 23616 23657 +41
Partials 3879 3879
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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
change log level to debug to avoid noise Signed-off-by: stonezdj <[email protected]>
change log level to debug to avoid noise Signed-off-by: stonezdj <[email protected]> Signed-off-by: Stephan Hohn <[email protected]>
change log level to debug to avoid noise
Signed-off-by: stonezdj [email protected]
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: