Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feat: add jmh benchmark module#686

Merged
stephaniewang526 merged 4 commits intogoogleapis:masterfrom
pmakani:benchmarks
Aug 25, 2020
Merged

feat: add jmh benchmark module#686
stephaniewang526 merged 4 commits intogoogleapis:masterfrom
pmakani:benchmarks

Conversation

@pmakani
Copy link
Copy Markdown
Contributor

@pmakani pmakani commented Aug 25, 2020

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 25, 2020
@pmakani pmakani changed the title add jmh benchmark module feat: add jmh benchmark module Aug 25, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 25, 2020

Codecov Report

Merging #686 into master will decrease coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #686      +/-   ##
============================================
- Coverage     81.49%   81.07%   -0.43%     
- Complexity     1226     1236      +10     
============================================
  Files            77       78       +1     
  Lines          6220     6329     +109     
  Branches        691      702      +11     
============================================
+ Hits           5069     5131      +62     
- Misses          792      833      +41     
- Partials        359      365       +6     
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/google/cloud/bigquery/BigQuery.java 76.23% <0.00%> (-1.15%) 0.00% <0.00%> (ø%)
...n/java/com/google/cloud/bigquery/BigQueryImpl.java 82.84% <0.00%> (-0.75%) 77.00% <0.00%> (+3.00%) ⬇️
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.94% <0.00%> (-0.26%) 2.00% <0.00%> (ø%)
...y/src/main/java/com/google/cloud/bigquery/Acl.java 71.42% <0.00%> (ø) 13.00% <0.00%> (ø%)
...ava/com/google/cloud/bigquery/BigQueryOptions.java 88.88% <0.00%> (ø) 11.00% <0.00%> (ø%)
...n/java/com/google/cloud/bigquery/PolicyHelper.java 65.00% <0.00%> (ø) 6.00% <0.00%> (?%)
.../com/google/cloud/bigquery/spi/v2/BigQueryRpc.java 82.60% <0.00%> (+0.79%) 0.00% <0.00%> (ø%)
...c/main/java/com/google/cloud/bigquery/TableId.java 85.18% <0.00%> (+1.18%) 15.00% <0.00%> (+1.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 f08becc...fc4e84d. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit a0e760f into googleapis:master Aug 25, 2020
@pmakani pmakani deleted the benchmarks branch August 26, 2020 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants