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

feat: add v1 integration tests #68

Merged
merged 2 commits into from Feb 7, 2020
Merged

feat: add v1 integration tests #68

merged 2 commits into from Feb 7, 2020

Conversation

mmladenovski
Copy link
Contributor

This change adds integration tests for the BigQuery Storage v1 API.

The tests are identical to the ones from v1beta2.

  • First commit copies the v1beta2 integration tests as-is, without any modifications.
    • This commit makes it easier to review the second commit
  • Second commit updates the version of the integration tests.

Upcoming commit will update the version and will make it easier to review.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 7, 2020
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 7, 2020
@codecov
Copy link

codecov bot commented Feb 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@43fc284). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #68   +/-   ##
=========================================
  Coverage          ?   70.81%           
  Complexity        ?      265           
=========================================
  Files             ?       39           
  Lines             ?     1809           
  Branches          ?        4           
=========================================
  Hits              ?     1281           
  Misses            ?      524           
  Partials          ?        4

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 43fc284...34cbdba. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 8e7ac15 into googleapis:master Feb 7, 2020
@mmladenovski mmladenovski deleted the v1_it_tests branch February 7, 2020 20:23
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
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.

None yet

4 participants