Skip to content

Instantly share code, notes, and snippets.

@ravali-rimmalapudi
Last active June 30, 2021 10:17
Show Gist options
  • Save ravali-rimmalapudi/c9ebf5d242264f7cf475171c74dc23d4 to your computer and use it in GitHub Desktop.
Save ravali-rimmalapudi/c9ebf5d242264f7cf475171c74dc23d4 to your computer and use it in GitHub Desktop.
Local UT results - 30th June 2021 - Twilio CLI
156 passing (12s)
-------------------------------------|---------|----------|---------|---------|----------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-------------------------------------|---------|----------|---------|---------|----------------------------
All files | 97.8 | 93.33 | 97.24 | 97.83 |
base-commands | 95.92 | 85.71 | 100 | 95.74 |
twilio-api-command.js | 95.92 | 85.71 | 100 | 95.74 | 97,102
commands | 100 | 100 | 100 | 100 |
feedback.js | 100 | 100 | 100 | 100 |
zork.js | 100 | 100 | 100 | 100 |
commands/debugger/logs | 97.83 | 100 | 100 | 97.73 |
list.js | 97.83 | 100 | 100 | 97.73 | 90
commands/email | 100 | 100 | 100 | 100 |
send.js | 100 | 100 | 100 | 100 |
set.js | 100 | 100 | 100 | 100 |
commands/phone-numbers | 95.95 | 89.66 | 87.5 | 95.89 |
list.js | 100 | 100 | 100 | 100 |
update.js | 95.45 | 89.66 | 85.71 | 95.38 | 39,87,134
commands/plugins | 100 | 100 | 100 | 100 |
available.js | 100 | 100 | 100 | 100 |
commands/profiles | 96.04 | 87.18 | 91.43 | 95.98 |
create.js | 93.22 | 80.77 | 86.96 | 93.16 | 53,62,72,84,91,105,159-171
list.js | 100 | 100 | 100 | 100 |
remove.js | 100 | 100 | 100 | 100 |
use.js | 100 | 100 | 100 | 100 |
hooks | 100 | 80 | 100 | 100 |
command-not-found.js | 100 | 83.33 | 100 | 100 | 29
plugin-install.js | 100 | 75 | 100 | 100 | 19
hooks/init | 95.83 | 86.36 | 97.56 | 96.15 |
buy-phone-number.js | 96.2 | 80 | 93.33 | 97.3 | 47,66
plugin-verification.js | 100 | 100 | 100 | 100 |
twilio-api.js | 93.65 | 83.33 | 100 | 93.44 | 89,94-96
services | 100 | 100 | 100 | 100 |
email-utility.js | 100 | 100 | 100 | 100 |
file-io.js | 100 | 100 | 100 | 100 |
plugins.js | 100 | 100 | 100 | 100 |
services/api-schema | 100 | 97.37 | 100 | 100 |
json-validator.js | 100 | 97.37 | 100 | 100 | 85,94
schema-validator.js | 100 | 100 | 100 | 100 |
twilio-validator.js | 100 | 100 | 100 | 100 |
services/messaging | 100 | 100 | 100 | 100 |
help-messages.js | 100 | 100 | 100 | 100 |
templates.js | 100 | 100 | 100 | 100 |
services/resource-helpers/api/v2010 | 100 | 100 | 100 | 100 |
incoming-phone-number.js | 100 | 100 | 100 | 100 |
services/twilio-api | 100 | 97.56 | 100 | 100 |
api-command-runner.js | 100 | 94.12 | 100 | 100 | 69
get-action-description.js | 100 | 100 | 100 | 100 |
get-flag-config.js | 100 | 100 | 100 | 100 |
get-topic-name.js | 100 | 100 | 100 | 100 |
index.js | 100 | 100 | 100 | 100 |
-------------------------------------|---------|----------|---------|---------|----------------------------
> twilio-cli@2.24.0 posttest
> npm run lint && npm audit
> twilio-cli@2.24.0 lint
> eslint --ext js --ext jsx src/ test/
found 0 vulnerabilities
15.30s user 2.59s system 51% cpu 34.473s total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment