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

fix: update repo name #138

Merged
merged 1 commit into from
Feb 5, 2021
Merged

fix: update repo name #138

merged 1 commit into from
Feb 5, 2021

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/6e80cdc5-e3cc-4a87-af9b-624be8759c22/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@692715c

java-memcache set for all accidentally

Source-Author: Emily Ball <emilyball@google.com>
Source-Date: Thu Feb 4 10:39:41 2021 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5
Source-Link: googleapis/synthtool@692715c
@yoshi-automation yoshi-automation requested a review from a team as a code owner February 5, 2021 00:44
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Feb 5, 2021
@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #138 (6b1fc02) into master (6853284) will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #138      +/-   ##
============================================
- Coverage     75.60%   75.36%   -0.24%     
+ Complexity     1684     1458     -226     
============================================
  Files           156      156              
  Lines         11386    10846     -540     
  Branches        110      110              
============================================
- Hits           8608     8174     -434     
  Misses         2572     2572              
+ Partials        206      100     -106     
Impacted Files Coverage Δ Complexity Δ
.../cloud/dialogflow/cx/v3/stub/GrpcSessionsStub.java 90.72% <0.00%> (-0.63%) 10.00% <0.00%> (-1.00%)
...d/dialogflow/cx/v3beta1/stub/GrpcSessionsStub.java 90.72% <0.00%> (-0.63%) 10.00% <0.00%> (-1.00%)
...gle/cloud/dialogflow/cx/v3/stub/GrpcPagesStub.java 91.45% <0.00%> (-0.62%) 11.00% <0.00%> (-1.00%)
...loud/dialogflow/cx/v3beta1/stub/GrpcPagesStub.java 91.45% <0.00%> (-0.62%) 11.00% <0.00%> (-1.00%)
...e/cloud/dialogflow/cx/v3/stub/GrpcIntentsStub.java 91.52% <0.00%> (-0.61%) 11.00% <0.00%> (-1.00%)
...ud/dialogflow/cx/v3beta1/stub/GrpcIntentsStub.java 91.52% <0.00%> (-0.61%) 11.00% <0.00%> (-1.00%)
...logflow/cx/v3/stub/GrpcSessionEntityTypesStub.java 91.20% <0.00%> (-0.60%) 11.00% <0.00%> (-1.00%)
...ow/cx/v3/stub/GrpcSecuritySettingsServiceStub.java 91.20% <0.00%> (-0.60%) 11.00% <0.00%> (-1.00%)
...ow/cx/v3beta1/stub/GrpcSessionEntityTypesStub.java 91.20% <0.00%> (-0.60%) 11.00% <0.00%> (-1.00%)
.../v3beta1/stub/GrpcSecuritySettingsServiceStub.java 91.20% <0.00%> (-0.60%) 11.00% <0.00%> (-1.00%)
... and 66 more

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 6853284...685d596. Read the comment docs.

@eaball35 eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5a6c5d1 into master Feb 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch February 5, 2021 05:28
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 25, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.6.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.5.0...v0.6.0) (2021-02-25)


### Features

* add experiment and security settings API docs: update comments on parameters and agent ([#124](https://www.github.com/googleapis/java-dialogflow-cx/issues/124)) ([06ee69a](https://www.github.com/googleapis/java-dialogflow-cx/commit/06ee69ac49cdd2f0cc6316e7613d120434dfb65f))
* Add new Experiment service ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* added support for test cases and agent validation ([#141](https://www.github.com/googleapis/java-dialogflow-cx/issues/141)) ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* Support transition route group coverage for Test Cases ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* supports SentimentAnalysisResult in webhook request ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))


### Bug Fixes

* don't log downloads ([#143](https://www.github.com/googleapis/java-dialogflow-cx/issues/143)) ([7cfb674](https://www.github.com/googleapis/java-dialogflow-cx/commit/7cfb6749ede7e7b01d606e83b6ac414466d23378))
* RunTestCase http template. PHP REST client lib can be generated ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* update repo name ([#138](https://www.github.com/googleapis/java-dialogflow-cx/issues/138)) ([5a6c5d1](https://www.github.com/googleapis/java-dialogflow-cx/commit/5a6c5d127d298c4d3acd5fdf13839c17b9f64d08))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#127](https://www.github.com/googleapis/java-dialogflow-cx/issues/127)) ([0452e5c](https://www.github.com/googleapis/java-dialogflow-cx/commit/0452e5cc405d1fadf4d76f20d92db79375da7cd6))


### Documentation

* fix languages link ([#146](https://www.github.com/googleapis/java-dialogflow-cx/issues/146)) ([89f5b49](https://www.github.com/googleapis/java-dialogflow-cx/commit/89f5b49f8b973f626dbe76286b6cf8273d447837))
* generate sample code in the Java microgenerator ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* minor doc update on redact field in intent.proto and page.proto ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* minor updates in wording ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
* test cases doc update ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants