Kitura / CloudEnvironment

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

Changed mappings to include credentials #48

Closed ShihabMehboob closed 6 years ago

ShihabMehboob commented 6 years ago

In reference to the following issue: https://github.ibm.com/arf/planning-swift-solutions/issues/570

Changed to accept the new format which includes credentials, and updated tests.

sandmman commented 6 years ago

@ShihabMehboob don't forget the REAME! We're changing the api, so all the examples need to be updated.

codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   73.78%   73.78%           
=======================================
  Files          17       17           
  Lines         473      473           
=======================================
  Hits          349      349           
  Misses        124      124
Flag Coverage Δ
#CloudEnvironment 73.78% <0%> (ø) :arrow_up:
Impacted Files Coverage Δ
Sources/CloudEnvironment/CloudEnv.swift 68.62% <0%> (ø) :arrow_up:

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 d6eda5c...6977919. Read the comment docs.