Skip to content

Conversation

@chingor13
Copy link
Contributor

Towards #5938

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

codecov bot commented Aug 15, 2019

Codecov Report

Merging #6086 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6086      +/-   ##
============================================
- Coverage     47.38%   47.38%   -0.01%     
+ Complexity    27182    27180       -2     
============================================
  Files          2523     2523              
  Lines        274581   274581              
  Branches      31380    31380              
============================================
- Hits         130123   130120       -3     
- Misses       134850   134851       +1     
- Partials       9608     9610       +2
Impacted Files Coverage Δ Complexity Δ
...able/gaxx/reframing/ReframingResponseObserver.java 88.99% <0%> (-1.84%) 29% <0%> (-1%)
...oogle/cloud/spanner/jdbc/SingleUseTransaction.java 86.87% <0%> (-0.91%) 39% <0%> (-1%)
...ain/java/com/google/cloud/pubsub/v1/Publisher.java 89.45% <0%> (+0.34%) 40% <0%> (ø) ⬇️

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 1daf76a...7c29d96. Read the comment docs.

@chingor13
Copy link
Contributor Author

The coverage drop probably isn't right as this PR literally only adds tests.

@chingor13 chingor13 requested a review from kolea2 August 21, 2019 19:00
@chingor13 chingor13 changed the title Dialogflow: Add ContentManagementSmokeTest Dialogflow: Add ContextManagementSmokeTest Aug 21, 2019
@devtimlai
Copy link

The change looks sensible. anything pending for merging the PR?


public class ContextManagementSmokeTest {
private static final String PROJECT_ENV_NAME = "GOOGLE_CLOUD_PROJECT";
private static final String LEGACY_PROJECT_ENV_NAME = "GCLOUD_PROJECT";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to support a legacy name?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're still using that env variable :(

@chingor13 chingor13 merged commit 8a6deba into googleapis:master Aug 26, 2019
@chingor13 chingor13 deleted the dialogflow-beta branch August 26, 2019 22:24
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.

4 participants