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

Dataproc: release as beta #6071

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Conversation

chingor13
Copy link
Contributor

Fixes #5942

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 13, 2019
@chingor13 chingor13 requested a review from kolea2 August 13, 2019 22:37
@codecov
Copy link

codecov bot commented Aug 13, 2019

Codecov Report

Merging #6071 into master will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6071      +/-   ##
============================================
+ Coverage     47.11%   47.43%   +0.31%     
+ Complexity    27195    27180      -15     
============================================
  Files          2522     2522              
  Lines        274264   274264              
  Branches      31326    31355      +29     
============================================
+ Hits         129231   130095     +864     
+ Misses       134602   134559      -43     
+ Partials      10431     9610     -821
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/bigquery/QueryJobConfiguration.java 75.15% <0%> (+0.31%) 50% <0%> (ø) ⬇️
...om/google/cloud/bigquery/LoadJobConfiguration.java 88.73% <0%> (+0.45%) 46% <0%> (ø) ⬇️
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.12% <0%> (+0.47%) 44% <0%> (ø) ⬇️
...n/java/com/google/cloud/bigquery/BigQueryImpl.java 66.78% <0%> (+0.52%) 57% <0%> (ø) ⬇️
...java/com/google/cloud/firestore/FirestoreImpl.java 83.42% <0%> (+0.57%) 22% <0%> (ø) ⬇️
...main/java/com/google/cloud/storage/BucketInfo.java 84.86% <0%> (+0.57%) 81% <0%> (ø) ⬇️
...ud/spanner/jdbc/AbstractJdbcPreparedStatement.java 90.85% <0%> (+0.6%) 52% <0%> (ø) ⬇️
.../com/google/cloud/compute/deprecated/DiskInfo.java 96.5% <0%> (+0.69%) 29% <0%> (ø) ⬇️
.../cloud/scheduler/v1beta1/CloudSchedulerClient.java 55% <0%> (+1%) 35% <0%> (ø) ⬇️
...om/google/cloud/notification/NotificationInfo.java 90% <0%> (+1%) 26% <0%> (ø) ⬇️
... and 138 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 b5c4dab...977f57e. Read the comment docs.

@chingor13 chingor13 merged commit 804474d into googleapis:master Aug 14, 2019
@chingor13 chingor13 deleted the dataproc-beta branch August 14, 2019 17:54
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.

Beta release of Cloud Dataproc
3 participants