-
Notifications
You must be signed in to change notification settings - Fork 304
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
Print version information when system starts up #620
Conversation
Signed-off-by: santong <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #620 +/- ##
==========================================
- Coverage 38.44% 38.42% -0.02%
==========================================
Files 88 88
Lines 6969 6969
==========================================
- Hits 2679 2678 -1
+ Misses 3911 3909 -2
- Partials 379 382 +3
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.
require Unittest??
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
Signed-off-by: santong <[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.
LGTM
Signed-off-by: santong <[email protected]>
Signed-off-by: santong [email protected]
Description
Print version information when the system starts up
Related Issue
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist: