Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

fix: properly handle hapi v16+ req.url#311

Merged
DominicKramer merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-196
Feb 12, 2019
Merged

fix: properly handle hapi v16+ req.url#311
DominicKramer merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-196

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

request.url can be a url.URL object.

Fixes: #196

request.url can be a url.URL object.

Fixes: googleapis#196
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2019

Codecov Report

Merging #311 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #311      +/-   ##
=========================================
+ Coverage   96.08%   96.1%   +0.01%     
=========================================
  Files          34      34              
  Lines        1687    1695       +8     
  Branches       76      76              
=========================================
+ Hits         1621    1629       +8     
  Misses         49      49              
  Partials       17      17
Impacted Files Coverage Δ
src/request-extractors/hapi.ts 100% <100%> (ø) ⬆️
test/unit/request-extractors/hapi.ts 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 a153b73...0c099af. Read the comment docs.

@DominicKramer DominicKramer merged commit 20868f0 into googleapis:master Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants