Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Various small Ruby GAPIC fixes#1660

Merged
geigerj merged 1 commit intogoogleapis:masterfrom
geigerj:ruby-fixes
Oct 26, 2017
Merged

Various small Ruby GAPIC fixes#1660
geigerj merged 1 commit intogoogleapis:masterfrom
geigerj:ruby-fixes

Conversation

@geigerj
Copy link
Copy Markdown
Contributor

@geigerj geigerj commented Oct 26, 2017

Fixes #1559, #1652

@geigerj geigerj requested a review from landrito October 26, 2017 20:28
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1660 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1660   +/-   ##
=========================================
  Coverage     85.51%   85.51%           
  Complexity     4268     4268           
=========================================
  Files           405      405           
  Lines         16787    16787           
  Branches       1757     1757           
=========================================
  Hits          14355    14355           
  Misses         1849     1849           
  Partials        583      583

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 ae59045...10d8a58. Read the comment docs.

- "lib/{@metadata.protoPath}/**/*"
# This should be removed in the future after we are sanitizing client files.
- "lib/{@metadata.versionPath}/**/*"
# This should be removed in the future once GAPIC files conform more closely to rubocop checks.

This comment was marked as spam.

This comment was marked as spam.

@geigerj geigerj merged commit 7541056 into googleapis:master Oct 26, 2017
garrettjonesgoogle pushed a commit to garrettjonesgoogle/toolkit that referenced this pull request Oct 27, 2017
geigerj added a commit to geigerj/toolkit that referenced this pull request Nov 6, 2017
\googleapis#1660 renamed some tasks to introduce `ci:acceptance`, but in the wrong
place. The acceptance task should be runnable in all cases, even when
there are no smoke tests.
@geigerj geigerj mentioned this pull request Nov 6, 2017
geigerj added a commit that referenced this pull request Nov 6, 2017
* Rename Rakefile tasks

\#1660 renamed some tasks to introduce `ci:acceptance`, but in the wrong
place. The acceptance task should be runnable in all cases, even when
there are no smoke tests.

* Invoke smoke tests from acceptance tests

Also rename parameterized toolkit tests for sanity.

* Another test name change

Not all tests involve "library"
evaogbe pushed a commit to evaogbe/toolkit that referenced this pull request Nov 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ruby files should end in newline

3 participants