Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Allow setting base_url when instantiating the client #42

Merged
merged 1 commit into from
Nov 26, 2019
Merged

Conversation

richtier
Copy link
Owner

fixes this issue

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #42 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   96.35%   96.41%   +0.06%     
==========================================
  Files          10       10              
  Lines         274      279       +5     
==========================================
+ Hits          264      269       +5     
  Misses         10       10
Impacted Files Coverage Δ
alexa_client/alexa_client/client.py 95.45% <100%> (+0.21%) ⬆️
alexa_client/alexa_client/connection.py 97.36% <100%> (ø) ⬆️
alexa_client/alexa_client/constants.py 100% <100%> (ø) ⬆️

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 39f6b9e...8a9688f. Read the comment docs.

@richtier richtier merged commit 2e441af into master Nov 26, 2019
@richtier richtier deleted the set-host branch November 26, 2019 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Host name should be input parameter
1 participant