Kitura / CloudEnvironment

Convenience Swift package for accessing environment variables, credentials.
Apache License 2.0
12 stars 16 forks source link

Add Natural Language Understanding #29

Closed rob-deans closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@490a923). Click here to learn what that means. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #29   +/-   ##
==========================================
  Coverage           ?   76.51%           
==========================================
  Files              ?        2           
  Lines              ?      396           
  Branches           ?        0           
==========================================
  Hits               ?      303           
  Misses             ?       93           
  Partials           ?        0
Flag Coverage Δ
#CloudFoundryConfig 76.51% <83.33%> (?)
Impacted Files Coverage Δ
Sources/CloudFoundryConfig/Extensions.swift 65.93% <71.42%> (ø)
Sources/CloudFoundryConfig/Services.swift 79.67% <88.23%> (ø)

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 490a923...3b949d7. Read the comment docs.

rolivieri commented 7 years ago

@rob-deans - Thanks for the PR! Can you make the following changes before we can merge this PR?

-[![Build Status](https://travis-ci.org/IBM-Swift/CloudConfiguration.svg?branch=develop)](https://travis-ci.org/IBM-Swift/CloudConfiguration)