Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check for existence of fetch before using it #138

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Jun 20, 2019

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2019
@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

Merging #138 into master will decrease coverage by 0.98%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   92.24%   91.25%   -0.99%     
==========================================
  Files           5        4       -1     
  Lines         580      572       -8     
  Branches      119      120       +1     
==========================================
- Hits          535      522      -13     
- Misses         43       48       +5     
  Partials        2        2
Impacted Files Coverage Δ
src/gaxios.ts 85.82% <42.85%> (-1.89%) ⬇️

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 2db0f66...25654d8. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 79eb58d into master Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

supertest and gaxios do not work in conjunction
3 participants