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

Add flag config utility for converting API params to CLI flags #110

Merged
merged 3 commits into from
Aug 30, 2019

Conversation

childish-sambino
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #110 into master will increase coverage by <.01%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   98.47%   98.48%   +<.01%     
==========================================
  Files          26       27       +1     
  Lines         789      793       +4     
==========================================
+ Hits          777      781       +4     
  Misses         12       12
Impacted Files Coverage Δ
src/services/twilio-api/index.js 100% <100%> (ø) ⬆️
src/services/twilio-api/get-flag-config.js 100% <100%> (ø)
src/base-commands/twilio-api-command.js 97.61% <85.71%> (-0.3%) ⬇️

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 f6cacb8...b3c345e. Read the comment docs.

@childish-sambino childish-sambino merged commit 3ce3c8c into master Aug 30, 2019
@childish-sambino childish-sambino deleted the flag-config branch August 30, 2019 18:01
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

2 participants