Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

fix: handle fallback option properly#793

Merged
alexander-fenster merged 2 commits into
masterfrom
autosynth-synthtool
Jun 12, 2020
Merged

fix: handle fallback option properly#793
alexander-fenster merged 2 commits into
masterfrom
autosynth-synthtool

Conversation

@yoshi-automation

@yoshi-automation yoshi-automation commented Jun 12, 2020

Copy link
Copy Markdown
Contributor

Fixes #573.

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…secrets.sh

Co-authored-by: Benjamin E. Coe <[email protected]>

Source-Author: BenWhitehead <[email protected]>
Source-Date: Wed Jun 10 22:24:28 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: e7034945fbdc0e79d3c57f6e299e5c90b0f11469
Source-Link: googleapis/synthtool@e703494
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2020
@codecov

codecov Bot commented Jun 12, 2020

Copy link
Copy Markdown

Codecov Report

Merging #793 into master will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #793      +/-   ##
==========================================
+ Coverage   98.31%   98.47%   +0.16%     
==========================================
  Files          15       15              
  Lines       14211    14187      -24     
  Branches      612      604       -8     
==========================================
  Hits        13971    13971              
+ Misses        235      211      -24     
  Partials        5        5              
Impacted Files Coverage Δ
src/v1/image_annotator_client.ts 97.96% <100.00%> (+0.27%) ⬆️
src/v1/product_search_client.ts 98.85% <100.00%> (+0.09%) ⬆️
src/v1p1beta1/image_annotator_client.ts 94.53% <100.00%> (+0.73%) ⬆️
src/v1p2beta1/image_annotator_client.ts 95.93% <100.00%> (+0.50%) ⬆️
src/v1p3beta1/image_annotator_client.ts 97.24% <100.00%> (+0.38%) ⬆️
src/v1p3beta1/product_search_client.ts 98.82% <100.00%> (+0.09%) ⬆️
src/v1p4beta1/image_annotator_client.ts 97.63% <100.00%> (+0.28%) ⬆️
src/v1p4beta1/product_search_client.ts 98.88% <100.00%> (+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 7df91d4...c423f56. Read the comment docs.

@alexander-fenster alexander-fenster changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. fix: handle fallback option properly Jun 12, 2020
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. context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageAnnotatorClient does not work inside Electron.js

3 participants