Skip to content

Instantly share code, notes, and snippets.

@ravali-rimmalapudi
Last active June 22, 2021 08:46
Show Gist options
  • Save ravali-rimmalapudi/dcce54593a8609da219e4de0fe25c166 to your computer and use it in GitHub Desktop.
Save ravali-rimmalapudi/dcce54593a8609da219e4de0fe25c166 to your computer and use it in GitHub Desktop.
Local UT results - 22nd June 2021 - Twilio CLI Core
175 passing (7s)
---------------------------|---------|----------|---------|---------|--------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------------------|---------|----------|---------|---------|--------------------
All files | 95.39 | 88.69 | 93.75 | 95.42 |
base-commands | 93.87 | 96.25 | 86.67 | 93.79 |
base-command.js | 89.25 | 93.02 | 80 | 89.01 | 87,143-144,171-187
twilio-client-command.js | 100 | 100 | 100 | 100 |
services | 96.17 | 86.89 | 96.55 | 96.3 |
cli-http-client.js | 95.83 | 80.36 | 87.5 | 97.18 | 49,53
config.js | 99.08 | 88.33 | 100 | 99.06 | 65
env.js | 100 | 100 | 100 | 100 |
error.js | 100 | 100 | 100 | 100 |
javascript-utilities.js | 97.62 | 92.59 | 100 | 97.44 | 88
naming-conventions.js | 100 | 100 | 100 | 100 |
open-api-client.js | 96.77 | 87.1 | 100 | 96.74 | 32,174,188
require-install.js | 100 | 92 | 100 | 100 | 124-135
secure-storage.js | 70.97 | 77.78 | 66.67 | 70.97 | 27-35,43-49
services/api-schema | 89.09 | 91.67 | 75 | 88.68 |
json-converter.js | 82.35 | 85.71 | 66.67 | 81.25 | 80-84,92-100
twilio-converter.js | 100 | 100 | 100 | 100 |
services/messaging | 100 | 91.67 | 100 | 100 |
help-messages.js | 100 | 50 | 100 | 100 | 3
logging.js | 100 | 100 | 100 | 100 |
templates.js | 100 | 100 | 100 | 100 |
templating.js | 100 | 100 | 100 | 100 |
services/output-formats | 93.1 | 70 | 100 | 92.86 |
columns.js | 94.44 | 66.67 | 100 | 94.44 | 20
index.js | 100 | 100 | 100 | 100 |
json.js | 100 | 100 | 100 | 100 |
tsv.js | 85.71 | 75 | 100 | 85.71 | 5
services/twilio-api | 96.43 | 87.65 | 100 | 96.43 |
api-browser.js | 100 | 88.46 | 100 | 100 | 20,109-110
index.js | 100 | 100 | 100 | 100 |
twilio-client.js | 93.67 | 87.27 | 100 | 93.67 | 33,37,41,141-142
---------------------------|---------|----------|---------|---------|--------------------
> @twilio/cli-core@5.24.0 posttest
> eslint --ignore-path .gitignore . && npm audit --audit-level=moderate
found 0 vulnerabilities
11.32s user 1.65s system 62% cpu 20.747s total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment