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

test: add tests that explicitly set the Host request header #116

Closed padamstx closed 3 years ago

padamstx commented 3 years ago

This PR just adds a few tests to verify that we can explicitly set the Host header in various ways such that it shows up in the resulting http request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (dd92c09) into main (9787d2c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files          18       18           
  Lines         732      732           
=======================================
  Hits          723      723           
  Misses          9        9           

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 9787d2c...dd92c09. Read the comment docs.

ibm-devx-sdk commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: