Kitura / CloudEnvironment

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

Cloud Functions Support #40

Closed sandmman closed 7 years ago

sandmman commented 7 years ago

Provides a wrapper for Cloud Functions Credentials

codecov-io commented 7 years ago

Codecov Report

Merging #40 into master will decrease coverage by 1.08%. The diff coverage is 54.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   74.94%   73.85%   -1.09%     
==========================================
  Files          16       17       +1     
  Lines         435      459      +24     
==========================================
+ Hits          326      339      +13     
- Misses        109      120      +11
Flag Coverage Δ
#CloudEnvironment 73.85% <54.16%> (-1.09%) :arrow_down:
Impacted Files Coverage Δ
...s/CloudEnvironment/CloudFunctionsCredentials.swift 54.16% <54.16%> (ø)

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 500bf57...95dc999. Read the comment docs.