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

fix(configs): Pass cllient configs to token managers #32

Closed ehdsouza closed 5 years ago

ehdsouza commented 5 years ago

fixes: https://github.com/IBM/python-sdk-core/issues/31

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #32      +/-   ##
=========================================
+ Coverage   95.75%   95.8%   +0.04%     
=========================================
  Files           9       9              
  Lines         448     453       +5     
=========================================
+ Hits          429     434       +5     
  Misses         19      19
Impacted Files Coverage Δ
ibm_cloud_sdk_core/base_service.py 93.5% <100%> (+0.04%) :arrow_up:
ibm_cloud_sdk_core/jwt_token_manager.py 98.14% <100%> (+0.1%) :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 5389d81...dc0c515. Read the comment docs.

watson-github-bot commented 5 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: