This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/java-dialogflow-cx API.
label
Nov 9, 2020
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Nov 9, 2020
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
============================================
- Coverage 74.33% 74.29% -0.05%
- Complexity 641 1338 +697
============================================
Files 66 138 +72
Lines 5022 10483 +5461
Branches 45 96 +51
============================================
+ Hits 3733 7788 +4055
- Misses 1204 2519 +1315
- Partials 85 176 +91
Continue to review full report at Codecov.
|
lesv
approved these changes
Nov 13, 2020
kolea2
approved these changes
Nov 13, 2020
chingor13
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Nov 13, 2020
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Nov 13, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Nov 13, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.3.1...v0.4.0) (2020-11-13) ### Features * add v3 client ([#74](https://www.github.com/googleapis/java-dialogflow-cx/issues/74)) ([f1c6142](https://www.github.com/googleapis/java-dialogflow-cx/commit/f1c614229b458d18d1f631edb9a69b087a8ebbba)) * expose matched event in Sessions API. ([#83](https://www.github.com/googleapis/java-dialogflow-cx/issues/83)) ([22344ef](https://www.github.com/googleapis/java-dialogflow-cx/commit/22344ef0df7361dcb56b0b34d369b30b5bf482bd)) --- This PR was generated with [Release Please](https://github.com/googleapis/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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add the v3 (GA) client endpoints.