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(browser): check for fetch on window #768

Merged
merged 3 commits into from
Nov 25, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/4c7dd1d3-21d2-4d5c-80cf-c7fc00653dca/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@15013ef

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
Co-authored-by: Benjamin E. Coe <bencoe@google.com>

Source-Author: Samyak Jain <jainsamyak330@gmail.com>
Source-Date: Tue Nov 24 20:27:51 2020 +0530
Source-Repo: googleapis/synthtool
Source-Sha: 15013eff642a7e7e855aed5a29e6e83c39beba2a
Source-Link: googleapis/synthtool@15013ef
@yoshi-automation yoshi-automation requested a review from a team as a code owner November 25, 2020 10:38
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/nodejs-datastore API. label Nov 25, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 25, 2020
@bcoe bcoe changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. fix(browser): check for fetch on window Nov 25, 2020
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 25, 2020
@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #768 (4abcded) into master (cf88927) will decrease coverage by 0.02%.
The diff coverage is 97.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
- Coverage   98.94%   98.92%   -0.03%     
==========================================
  Files          11       11              
  Lines        7896     7912      +16     
  Branches      514      471      -43     
==========================================
+ Hits         7813     7827      +14     
- Misses         81       83       +2     
  Partials        2        2              
Impacted Files Coverage Δ
src/v1/datastore_admin_client.ts 97.72% <97.05%> (-0.08%) ⬇️
src/v1/datastore_client.ts 96.86% <97.87%> (-0.08%) ⬇️

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 cf88927...4abcded. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 282dc99 into master Nov 25, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/nodejs-datastore API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants