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

feat(disable-ssl-verification): log error for ssl error and others #29

Closed ehdsouza closed 5 years ago

ehdsouza commented 5 years ago

This PR adds error logs to various errors including ssl errors

codecov[bot] commented 5 years ago

Codecov Report

Merging #29 into next will decrease coverage by 0.95%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff            @@
##             next     #29      +/-   ##
=========================================
- Coverage   98.15%   97.2%   -0.96%     
=========================================
  Files          16      16              
  Lines         488     500      +12     
=========================================
+ Hits          479     486       +7     
- Misses          9      14       +5
Impacted Files Coverage Δ
ibm_cloud_sdk_core/base_service.py 93.7% <81.48%> (-3.7%) :arrow_down:

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 cbaab0f...33a40d6. Read the comment docs.

watson-github-bot commented 5 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: