watson-developer-cloud / tone-analyzer-nodejs

Sample Node.js Application for the IBM Tone Analyzer Service
https://tone-analyzer-demo.ng.bluemix.net/
Apache License 2.0
453 stars 273 forks source link

[typo] change configured to created #169

Closed ibreakthecloud closed 4 years ago

ibreakthecloud commented 4 years ago

Upon first time deploying on kubernetes, you will get created, not configured.

Signed-off-by: harshvkarn harshvardhan.karn@mayadata.io

codecov-io commented 4 years ago

Codecov Report

Merging #169 into master will decrease coverage by 6.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   95.55%   88.88%   -6.67%     
==========================================
  Files           4        4              
  Lines          45       45              
  Branches        2        2              
==========================================
- Hits           43       40       -3     
- Misses          2        5       +3
Impacted Files Coverage Δ
app.js 75% <0%> (-18.75%) :arrow_down:

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 6f4f1a0...53831fc. Read the comment docs.