watson-developer-cloud / ruby-sdk

:diamonds: Ruby SDK to use the IBM Watson services.
Apache License 2.0
44 stars 19 forks source link

test: remove vcap PI test to resolve build issues with appveyor #90

Closed mamoonraja closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #90 into master will decrease coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage    98.1%   97.85%   -0.26%     
==========================================
  Files          19       19              
  Lines        3325     2932     -393     
==========================================
- Hits         3262     2869     -393     
  Misses         63       63
Impacted Files Coverage Δ
lib/ibm_watson/natural_language_classifier_v1.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/visual_recognition_v3.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/text_to_speech_v1.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/speech_to_text_v1.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/tone_analyzer_v3.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/assistant_v2.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/personality_insights_v3.rb 100% <ø> (ø) :arrow_up:
lib/ibm_watson/assistant_v1.rb 100% <100%> (ø) :arrow_up:
lib/ibm_watson/visual_recognition_v4.rb 98.65% <100%> (-0.15%) :arrow_down:
... and 1 more

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 3b72b56...8dd51fb. Read the comment docs.

watson-github-bot commented 4 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: