IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

Update vcap external config parsing #41

Closed rmkeezer closed 5 years ago

rmkeezer commented 5 years ago

Change vcap service external config parsing to work like new behavior here: https://github.ibm.com/CloudEngineering/openapi-sdkgen/wiki/Design-Of-Service-Config-Changes#external-config-behavior

See https://github.ibm.com/arf/planning-sdk-squad/issues/1100

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1ab9ce7). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  Coverage          ?   97.55%           
=========================================
  Files             ?       17           
  Lines             ?      573           
  Branches          ?        0           
=========================================
  Hits              ?      559           
  Misses            ?       14           
  Partials          ?        0
Impacted Files Coverage Δ
ibm_cloud_sdk_core/utils.py 98.11% <100%> (ø)

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 1ab9ce7...974ae10. Read the comment docs.

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: