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

chore: sets the min version of the repo as Java 8 #1016

Merged
merged 1 commit into from
Mar 28, 2021

Conversation

thiagotnunes
Copy link
Contributor

This is used by autosynth to generate files such as the README.

This is used by autosynth to generate files such as the README.
@thiagotnunes thiagotnunes requested review from a team as code owners March 25, 2021 01:45
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 25, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 25, 2021
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #1016 (d55a9a9) into master (22412e0) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1016      +/-   ##
============================================
+ Coverage     85.10%   85.15%   +0.04%     
- Complexity     2617     2622       +5     
============================================
  Files           154      154              
  Lines         14329    14329              
  Branches       1334     1334              
============================================
+ Hits          12195    12202       +7     
+ Misses         1570     1564       -6     
+ Partials        564      563       -1     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/spanner/AbstractLazyInitializer.java 92.85% <0.00%> (-7.15%) 4.00% <0.00%> (-1.00%)
...a/com/google/cloud/spanner/SessionPoolOptions.java 69.53% <0.00%> (ø) 18.00% <0.00%> (+1.00%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.32% <0.00%> (+0.58%) 73.00% <0.00%> (+2.00%)
...ud/spanner/SessionPoolAsyncTransactionManager.java 87.21% <0.00%> (+1.50%) 14.00% <0.00%> (+2.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 22412e0...d55a9a9. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 25890de into master Mar 28, 2021
@thiagotnunes thiagotnunes deleted the java-8-repo-metadata branch March 28, 2021 23:42
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…#1660) (googleapis#1016)

chore: pin versions of certifi and google-resumable-media
Source-Link: https://togithub.com/googleapis/synthtool/commit/09c4fcd0c6a0a880cf73662e118a8e8019da947c
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:264c6d5da60ff1684fbdd2b268d6a3ffca2038246e0948a06f15ca0c3cf28ce8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. 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