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 credential file path check to current working directory #50

Closed rmkeezer closed 4 years ago

rmkeezer commented 4 years ago

It currently incorrectly checks in the core root directory.

Closes https://github.ibm.com/arf/planning-sdk-squad/issues/1253

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   97.58%   97.75%   +0.17%     
==========================================
  Files          17       17              
  Lines         579      579              
==========================================
+ Hits          565      566       +1     
+ Misses         14       13       -1
Impacted Files Coverage Δ
ibm_cloud_sdk_core/utils.py 99.05% <100%> (+0.94%) :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 ef52165...9c54046. Read the comment docs.

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: