Kitura / CloudEnvironment

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

Update to swift 403 #46

Closed ShihabMehboob closed 6 years ago

ShihabMehboob commented 6 years ago

Update to swift403

codecov-io commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by 10.31%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #46       +/-   ##
===========================================
+ Coverage   63.46%   73.78%   +10.31%     
===========================================
  Files          34       17       -17     
  Lines         969      473      -496     
  Branches      129        0      -129     
===========================================
- Hits          615      349      -266     
+ Misses        278      124      -154     
+ Partials       76        0       -76
Flag Coverage Δ
#CloudEnvironment 73.78% <ø> (+10.31%) :arrow_up:
Impacted Files Coverage Δ
Sources/CloudEnvironment/Credentials.swift 58.73% <0%> (-10.32%) :arrow_down:
...urces/CloudEnvironment/PostgreSQLCredentials.swift 66.66% <0%> (-7.25%) :arrow_down:
...oudEnvironment/WatsonConversationCredentials.swift 66.66% <0%> (-6.07%) :arrow_down:
...s/CloudEnvironment/CloudFunctionsCredentials.swift 54.16% <0%> (-5.84%) :arrow_down:
Sources/CloudEnvironment/PushSDKCredentials.swift 72% <0%> (-5.42%) :arrow_down:
...loudEnvironment/AlertNotificationCredentials.swift 78.57% <0%> (-3.79%) :arrow_down:
...es/CloudEnvironment/ObjectStorageCredentials.swift 77.77% <0%> (-3.18%) :arrow_down:
...oudEnvironment/WeatherDataCompanyCredentials.swift 76.92% <0%> (-3.08%) :arrow_down:
...ironment/NaturalLangUnderstandingCredentials.swift 76.92% <0%> (-3.08%) :arrow_down:
Sources/CloudEnvironment/RedisCredentials.swift 81.25% <0%> (-2.97%) :arrow_down:
... and 24 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 4ff1d09...7aa95e1. Read the comment docs.