Skip to content

Conversation

@dwsupplee
Copy link
Contributor

@dwsupplee dwsupplee commented Feb 12, 2020

No description provided.

@dwsupplee dwsupplee requested a review from chingor13 February 12, 2020 21:55
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2020
@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #56      +/-   ##
============================================
- Coverage     77.85%   77.75%   -0.11%     
+ Complexity     1722     1721       -1     
============================================
  Files            60       60              
  Lines          5866     5843      -23     
  Branches        825      819       -6     
============================================
- Hits           4567     4543      -24     
+ Misses          926      925       -1     
- Partials        373      375       +2
Impacted Files Coverage Δ Complexity Δ
...oogle/cloud/spanner/jdbc/SingleUseTransaction.java 86% <0%> (-1%) 36% <0%> (-1%)
...a/com/google/cloud/spanner/jdbc/JdbcResultSet.java 80.3% <0%> (-0.81%) 127% <0%> (ø)
...ud/spanner/jdbc/AbstractJdbcPreparedStatement.java 90.24% <0%> (-0.61%) 52% <0%> (ø)
...n/java/com/google/cloud/spanner/jdbc/DdlBatch.java 85.1% <0%> (-0.32%) 28% <0%> (ø)
.../com/google/cloud/spanner/jdbc/ConnectionImpl.java 82.55% <0%> (-0.12%) 155% <0%> (ø)
...oogle/cloud/spanner/jdbc/JdbcDatabaseMetaData.java 95.23% <0%> (-0.01%) 180% <0%> (ø)
.../spanner/jdbc/ConnectionStatementExecutorImpl.java 100% <0%> (ø) 27% <0%> (ø) ⬇️
...m/google/cloud/spanner/jdbc/JdbcTypeConverter.java 75% <0%> (+0.13%) 88% <0%> (ø) ⬇️
...m/google/cloud/spanner/jdbc/ConnectionOptions.java 85.14% <0%> (+0.39%) 54% <0%> (ø) ⬇️

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 ce29139...a7b4b79. Read the comment docs.

@chingor13 chingor13 merged commit 41236c4 into master Feb 12, 2020
@chingor13 chingor13 deleted the dwsupplee-patch-1 branch February 12, 2020 22:30
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 21, 2020
This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
8739015 deps: update core transport dependencies to v1.34.2 (#62)
181991b deps: update core dependencies to v1.27.1 (#61)
a34bfc0 fix: include Spanner gRPC test dependencies (#63)
604ee2b deps: update core dependencies to v1.92.5 (#53)
1c676f4 build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.2 (#55)
41236c4 chore: update github url (#56)
ce29139 chore: only allow renovate-bot for trusted-contribution auto-labeling
aad4ecf chore: release 1.13.1-SNAPSHOT (#51)
1ae098e deps: update core dependencies
ef891b0 deps: update dependency com.google.api-client:google-api-client-bom to v1.30.8 (#46)
0779fcb deps: update protobuf.version to v3.11.3 (#48)


<details><summary>Log from Synthtool</summary>

```
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
On branch autosynth
nothing to commit, working tree clean
HEAD detached at FETCH_HEAD
nothing to commit, working tree clean
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.kokoro/build.bat
.kokoro/build.sh
.kokoro/coerce_logs.sh
.kokoro/common.cfg
.kokoro/continuous/common.cfg
.kokoro/continuous/dependencies.cfg
.kokoro/continuous/integration.cfg
.kokoro/continuous/java11.cfg
.kokoro/continuous/java7.cfg
.kokoro/continuous/java8-osx.cfg
.kokoro/continuous/java8-win.cfg
.kokoro/continuous/java8.cfg
.kokoro/continuous/lint.cfg
.kokoro/continuous/propose_release.cfg
.kokoro/continuous/propose_release.sh
.kokoro/continuous/samples.cfg
.kokoro/dependencies.sh
.kokoro/linkage-monitor.sh
.kokoro/nightly/common.cfg
.kokoro/nightly/dependencies.cfg
.kokoro/nightly/integration.cfg
.kokoro/nightly/java11.cfg
.kokoro/nightly/java7.cfg
.kokoro/nightly/java8-osx.cfg
.kokoro/nightly/java8-win.cfg
.kokoro/nightly/java8.cfg
.kokoro/nightly/lint.cfg
.kokoro/nightly/samples.cfg
.kokoro/presubmit/clirr.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/dependencies.cfg
.kokoro/presubmit/integration.cfg
.kokoro/presubmit/java11.cfg
.kokoro/presubmit/java7.cfg
.kokoro/presubmit/java8-osx.cfg
.kokoro/presubmit/java8-win.cfg
.kokoro/presubmit/java8.cfg
.kokoro/presubmit/linkage-monitor.cfg
.kokoro/presubmit/lint.cfg
.kokoro/presubmit/samples.cfg
.kokoro/release/bump_snapshot.cfg
.kokoro/release/bump_snapshot.sh
.kokoro/release/common.cfg
.kokoro/release/common.sh
.kokoro/release/drop.cfg
.kokoro/release/drop.sh
.kokoro/release/promote.cfg
.kokoro/release/promote.sh
.kokoro/release/publish_javadoc.cfg
.kokoro/release/publish_javadoc.sh
.kokoro/release/snapshot.cfg
.kokoro/release/snapshot.sh
.kokoro/release/stage.cfg
.kokoro/release/stage.sh
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
java.header
license-checks.xml
renovate.json
synthtool > Wrote metadata to synth.metadata.

```
</details>
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.

3 participants