Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Format API host correctly when protocol is already present. #176

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

rabbah
Copy link
Contributor

@rabbah rabbah commented Jun 26, 2019

Fixes #174.

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #176 into master will decrease coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   85.04%   85.03%   -0.02%     
==========================================
  Files          47       47              
  Lines        1826     1831       +5     
  Branches      378      379       +1     
==========================================
+ Hits         1553     1557       +4     
- Misses        273      274       +1
Impacted Files Coverage Δ
info/index.js 81.73% <83.33%> (-0.09%) ⬇️

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 a6a6b90...120b49c. Read the comment docs.

@jthomas jthomas merged commit fd5b1e8 into serverless:master Jun 26, 2019
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.

invalid web action url if api host already includes protocol
2 participants