Closed rmkeezer closed 3 years ago
Merging #113 (59e20f8) into main (1fe1864) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #113 +/- ##
==========================================
+ Coverage 98.76% 98.77% +0.01%
==========================================
Files 18 18
Lines 726 732 +6
==========================================
+ Hits 717 723 +6
Misses 9 9
Impacted Files | Coverage Δ | |
---|---|---|
ibm_cloud_sdk_core/get_authenticator.py | 100.00% <ø> (ø) |
|
...loud_sdk_core/authenticators/cp4d_authenticator.py | 100.00% <100.00%> (ø) |
|
ibm_cloud_sdk_core/cp4d_token_manager.py | 100.00% <100.00%> (ø) |
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 1fe1864...59e20f8. Read the comment docs.
:tada: This PR is included in version 3.10.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Adds support for API key and password support in the CP4D authenticator and updated authorization URL.