Skip to content

Conversation

@lukesneeringer
Copy link
Contributor

This adds explicit support for void methods. If an RPC returns a google.protobuf.Empty object, we return None instead (and suppress any return value documentation).

This adds explicit support for void methods. If an RPC returns
a `google.protobuf.Empty` object, we return `None` instead
(and suppress any return value documentation).
@codecov
Copy link

codecov bot commented Feb 24, 2019

Codecov Report

Merging #100 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #100   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         732    739    +7     
  Branches      150    152    +2     
=====================================
+ Hits          732    739    +7
Impacted Files Coverage Δ
gapic/schema/wrappers.py 100% <100%> (ø) ⬆️
gapic/schema/metadata.py 100% <100%> (ø) ⬆️

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 1691177...2ab23ca. Read the comment docs.

@lukesneeringer lukesneeringer merged commit 467e62e into master Feb 24, 2019
@lukesneeringer lukesneeringer deleted the empty-void branch February 24, 2019 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants