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

chore: fixes typos#1071

Merged
thiagotnunes merged 4 commits intogoogleapis:masterfrom
thiagotnunes:fix-typos
Apr 19, 2021
Merged

chore: fixes typos#1071
thiagotnunes merged 4 commits intogoogleapis:masterfrom
thiagotnunes:fix-typos

Conversation

@thiagotnunes
Copy link
Copy Markdown
Contributor

@thiagotnunes thiagotnunes commented Apr 16, 2021

No logic changes, only fixes typos in non-public method names / comments (no breaking changes).

Fixes typos
@thiagotnunes thiagotnunes requested review from a team April 16, 2021 04:07
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2021
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Apr 16, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@6e5d54f). Click here to learn what that means.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1071   +/-   ##
=========================================
  Coverage          ?   85.16%           
  Complexity        ?     2718           
=========================================
  Files             ?      155           
  Lines             ?    14351           
  Branches          ?     1358           
=========================================
  Hits              ?    12222           
  Misses            ?     1560           
  Partials          ?      569           
Impacted Files Coverage Δ Complexity Δ
...main/java/com/google/cloud/spanner/DatabaseId.java 83.33% <ø> (ø) 13.00 <0.00> (?)
.../main/java/com/google/cloud/spanner/Operation.java 73.61% <ø> (ø) 20.00 <0.00> (?)
.../main/java/com/google/cloud/spanner/Partition.java 91.02% <ø> (ø) 28.00 <0.00> (?)
...ava/com/google/cloud/spanner/PartitionOptions.java 86.66% <ø> (ø) 13.00 <0.00> (?)
...ain/java/com/google/cloud/spanner/SpannerImpl.java 93.04% <ø> (ø) 29.00 <0.00> (?)
.../java/com/google/cloud/spanner/SpannerOptions.java 89.50% <ø> (ø) 40.00 <0.00> (?)
.../java/com/google/cloud/spanner/TimestampBound.java 92.95% <ø> (ø) 42.00 <0.00> (?)
...a/com/google/cloud/spanner/TransactionManager.java 100.00% <ø> (ø) 0.00 <0.00> (?)
...oogle/cloud/spanner/connection/ConnectionImpl.java 84.03% <ø> (ø) 182.00 <0.00> (?)
...cloud/spanner/connection/ReadWriteTransaction.java 81.35% <ø> (ø) 71.00 <0.00> (?)
... and 6 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 6e5d54f...d3083fd. Read the comment docs.

Comment thread google-cloud-spanner/src/test/java/com/google/cloud/spanner/OperationTest.java Outdated
@thiagotnunes thiagotnunes requested a review from skuruppu April 19, 2021 00:34
@thiagotnunes thiagotnunes merged commit 1eeb6aa into googleapis:master Apr 19, 2021
@thiagotnunes thiagotnunes deleted the fix-typos branch April 19, 2021 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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