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

Prompt for project name if not provided when adding a project #24

Merged
merged 1 commit into from
May 15, 2019

Conversation

childish-sambino
Copy link
Contributor

Fixes

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

Short description of what this PR does:

  • When adding a new project, this change prompts the user for the project name if they did not provide one

If you have questions, please file a support ticket, or create a Github Issue in this repository.

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #24 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   98.06%   98.24%   +0.17%     
==========================================
  Files          20       20              
  Lines         518      569      +51     
==========================================
+ Hits          508      559      +51     
  Misses         10       10
Impacted Files Coverage Δ
src/commands/project/add.js 97.84% <100%> (+1.18%) ⬆️
src/base-commands/twilio-api-command.js 92% <0%> (-0.14%) ⬇️
src/services/twilio-api/get-topic-name.js 100% <0%> (ø) ⬆️
src/services/twilio-api/api-browser.js 100% <0%> (ø) ⬆️
src/hooks/init/twilio-api.js 100% <0%> (ø) ⬆️

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 c1f87c3...316f29b. Read the comment docs.

@childish-sambino childish-sambino merged commit 1e6bec6 into master May 15, 2019
@childish-sambino childish-sambino deleted the project-id branch May 15, 2019 16:27
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.

2 participants