Skip to content
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

Send usage text to stdout if --help specified #805

Merged
merged 1 commit into from Feb 13, 2018
Merged

Conversation

malept
Copy link
Member

@malept malept commented Feb 13, 2018

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes are appropriately documented (if applicable).
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

--help has never been a defined command line argument, it always just checked for the presence of opts.dir.

Fixes #802.

@codecov
Copy link

codecov bot commented Feb 13, 2018

Codecov Report

Merging #805 into master will decrease coverage by 5%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
- Coverage     100%   94.99%   -5.01%     
==========================================
  Files          11       11              
  Lines         579      579              
==========================================
- Hits          579      550      -29     
- Misses          0       29      +29
Impacted Files Coverage Δ
mac.js 76.27% <0%> (-23.73%) ⬇️
ignore.js 97.36% <0%> (-2.64%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 197ab5c...9b99e15. Read the comment docs.

@malept
Copy link
Member Author

malept commented Feb 13, 2018

I don't know why codecov thinks there's less code coverage when the file changed isn't covered at all, but 🤷‍♂️ :shipit: 🚀

@malept malept merged commit 0e9f65d into master Feb 13, 2018
@malept malept deleted the help-to-stdout branch February 13, 2018 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant