Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Add testHeaderSent() to MockHttpServiceTest #514

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

andreamlin
Copy link
Contributor

Test that the headers sent through MockHttpService are indeed sent.

@codecov-io
Copy link

codecov-io commented Mar 26, 2018

Codecov Report

Merging #514 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #514   +/-   ##
=========================================
  Coverage     71.57%   71.57%           
  Complexity      836      836           
=========================================
  Files           169      169           
  Lines          3856     3856           
  Branches        293      293           
=========================================
  Hits           2760     2760           
  Misses          966      966           
  Partials        130      130

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 d0196bb...ff3e310. Read the comment docs.

@andreamlin
Copy link
Contributor Author

PTAL

Copy link
Member

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreamlin andreamlin merged commit 03a0c49 into googleapis:master Mar 27, 2018
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.

None yet

3 participants