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

fix: s/grpcAsync/grpc-async for gapic metadata#803

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:masterfrom
software-dov:kebab-case
Mar 4, 2021
Merged

fix: s/grpcAsync/grpc-async for gapic metadata#803
gcf-merge-on-green[bot] merged 1 commit into
googleapis:masterfrom
software-dov:kebab-case

Conversation

@software-dov

Copy link
Copy Markdown
Contributor

As discussed in the design doc, the agreed upon naming convention for
the the asynchronous variants in gapic metadata use kebab-case instead
of Pascal case.

As discussed in the design doc, the agreed upon naming convention for
the the asynchronous variants in gapic metadata use kebab-case instead
of Pascal case.
@software-dov software-dov added the automerge Merge the pull request once unit tests and other checks pass. label Mar 4, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 4, 2021
@codecov

codecov Bot commented Mar 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #803 (cf46747) into master (7c185e8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #803   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        27    +1     
  Lines         1608      1649   +41     
  Branches       328       337    +9     
=========================================
+ Hits          1608      1649   +41     
Impacted Files Coverage Δ
gapic/utils/case.py 100.00% <ø> (ø)
gapic/utils/reserved_names.py 100.00% <ø> (ø)
gapic/generator/generator.py 100.00% <100.00%> (ø)
gapic/schema/api.py 100.00% <100.00%> (ø)
gapic/schema/wrappers.py 100.00% <100.00%> (ø)
gapic/utils/__init__.py 100.00% <100.00%> (ø)
gapic/utils/checks.py 100.00% <100.00%> (ø)
gapic/utils/options.py 100.00% <100.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 cde50f8...cf46747. Read the comment docs.

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