Skip to content

build(java): skip javadoc tests during dependencies test #1229

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

Merged
merged 1 commit into from
Apr 10, 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/dd324abd-aeaa-4d76-b929-9d570ba79778/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@5b0e159

Source-Author: Jeff Ching <chingor@google.com>
Source-Date: Fri Apr 9 09:18:54 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5b0e1592dd7d70b485e157ea4b3eb1704ecbd015
Source-Link: googleapis/synthtool@5b0e159
@yoshi-automation yoshi-automation requested a review from a team April 9, 2021 22:02
@yoshi-automation yoshi-automation requested a review from a team as a code owner April 9, 2021 22:02
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Apr 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2021
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 10, 2021

Codecov Report

Merging #1229 (0d85dc4) into master (8ea26fc) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1229      +/-   ##
============================================
+ Coverage     79.98%   80.11%   +0.13%     
  Complexity     1271     1271              
============================================
  Files            79       79              
  Lines          6639     6629      -10     
  Branches        762      757       -5     
============================================
+ Hits           5310     5311       +1     
+ Misses          924      915       -9     
+ Partials        405      403       -2     
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/bigquery/InsertAllResponse.java 88.88% <0.00%> (-0.31%) 15.00% <0.00%> (ø%)
...google/cloud/bigquery/StandardTableDefinition.java 93.15% <0.00%> (-0.19%) 16.00% <0.00%> (ø%)
...src/main/java/com/google/cloud/bigquery/Field.java 83.33% <0.00%> (-0.17%) 27.00% <0.00%> (ø%)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.23% <0.00%> (-0.13%) 46.00% <0.00%> (ø%)
...om/google/cloud/bigquery/LoadJobConfiguration.java 92.77% <0.00%> (-0.06%) 56.00% <0.00%> (ø%)
...a/com/google/cloud/bigquery/BigQueryException.java 70.27% <0.00%> (ø) 14.00% <0.00%> (ø%)
...m/google/cloud/bigquery/QueryJobConfiguration.java 89.94% <0.00%> (ø) 68.00% <0.00%> (ø%)
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.39% <0.00%> (+0.02%) 2.00% <0.00%> (ø%)
...n/java/com/google/cloud/bigquery/BigQueryImpl.java 82.89% <0.00%> (+1.03%) 86.00% <0.00%> (ø%)
...y/src/main/java/com/google/cloud/bigquery/Job.java 84.66% <0.00%> (+1.33%) 34.00% <0.00%> (ø%)

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 8ea26fc...0d85dc4. Read the comment docs.

@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 93b486e into master Apr 10, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch April 10, 2021 02:58
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement. context: full
3 participants