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: expose slotms field in querystage #172

Merged
merged 1 commit into from Feb 17, 2020

Conversation

pmakani
Copy link
Contributor

@pmakani pmakani commented Feb 17, 2020

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 17, 2020
@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #172      +/-   ##
============================================
+ Coverage     77.37%   77.49%   +0.12%     
- Complexity     1110     1113       +3     
============================================
  Files            73       73              
  Lines          5922     5941      +19     
  Branches        635      646      +11     
============================================
+ Hits           4582     4604      +22     
  Misses         1011     1011              
+ Partials        329      326       -3     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 5.20% <0.00%> (-0.04%) 2.00% <0.00%> (ø%)
...google/cloud/bigquery/StandardTableDefinition.java 93.90% <0.00%> (+0.15%) 16.00% <0.00%> (ø%) ⬆️
...n/java/com/google/cloud/bigquery/BigQueryImpl.java 67.01% <0.00%> (+0.17%) 58.00% <0.00%> (ø%) ⬆️
...src/main/java/com/google/cloud/bigquery/Field.java 82.79% <0.00%> (+0.18%) 25.00% <0.00%> (ø%) ⬆️
...m/google/cloud/bigquery/QueryJobConfiguration.java 77.14% <0.00%> (+0.28%) 56.00% <0.00%> (ø%) ⬆️
...a/com/google/cloud/bigquery/InsertAllResponse.java 89.18% <0.00%> (+0.30%) 15.00% <0.00%> (ø%) ⬆️
...om/google/cloud/bigquery/LoadJobConfiguration.java 90.15% <0.00%> (+0.47%) 52.00% <0.00%> (ø%) ⬆️
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.12% <0.00%> (+0.61%) 44.00% <0.00%> (ø%) ⬆️
...ain/java/com/google/cloud/bigquery/QueryStage.java 95.54% <0.00%> (+0.49%) 39.00% <0.00%> (+3.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 633ea52...98430ac. Read the comment docs.

@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2020
@athakor athakor added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2020
@stephaniewang526 stephaniewang526 merged commit 4a82b3c into googleapis:master Feb 17, 2020
@pmakani pmakani deleted the slotMs branch February 18, 2020 04:48
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

5 participants