-
Notifications
You must be signed in to change notification settings - Fork 181
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 help to make file #975
Conversation
Signed-off-by: Terry Howe <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #975 +/- ##
=======================================
Coverage 81.08% 81.08%
=======================================
Files 53 53
Lines 2776 2776
=======================================
Hits 2251 2251
Misses 356 356
Partials 169 169 |
Should we make help the default target?
|
Signed-off-by: Terry Howe <[email protected]>
I fixed the help for the test target. To me, the ideal default target would build for the current OS/arch and run the tests. Either way though, I'd sooner do that as another PR. |
Signed-off-by: Terry Howe <[email protected]>
What this PR does / why we need it:
Add make help
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Please check the following list: