Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

feat: Add 'helpLabel' flag option #49

Merged
merged 4 commits into from
Apr 29, 2019
Merged

feat: Add 'helpLabel' flag option #49

merged 4 commits into from
Apr 29, 2019

Conversation

childish-sambino
Copy link
Contributor

@childish-sambino childish-sambino commented Apr 22, 2019

This feature adds a new flag option (helpLabel) which takes the place of the
flag label when displaying flag usage.

oclif/plugin-help#37

This feature adds a new flag option (helpLabel) which takes the place of the
flag label when displaying flag usage.
@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #49 into master will increase coverage by 7.97%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   83.38%   91.35%   +7.97%     
==========================================
  Files          11       11              
  Lines         325      324       -1     
  Branches       88       85       -3     
==========================================
+ Hits          271      296      +25     
+ Misses         36       12      -24     
+ Partials       18       16       -2
Impacted Files Coverage Δ
src/flags.ts 100% <ø> (ø) ⬆️
src/help.ts 85% <100%> (+12.77%) ⬆️
src/util.ts 100% <0%> (+4.54%) ⬆️
src/validate.ts 96.87% <0%> (+65.44%) ⬆️

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 dc641a0...fdd59d3. Read the comment docs.

Copy link
Contributor

@RasPhilCo RasPhilCo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏄

@RasPhilCo RasPhilCo merged commit 769ec91 into oclif:master Apr 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants