Skip to content

Conversation

@lukesneeringer
Copy link
Contributor

This uses proto-plus enums, which add enum support to the marshal and cause enums (rather than ints) to be returned, and add support for accepting strings.

This uses proto-plus enums, which add enum support to the
marshal and cause enums (rather than ints) to be returned,
and add support for accepting strings.
@lukesneeringer
Copy link
Contributor Author

lukesneeringer commented May 28, 2019

This is thoroughly tested in proto plus, but I have no good way to write an integration test here due to the lack of enums in Showcase. Filed googleapis/gapic-showcase#142 on Showcase to address this.

@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          18     18           
  Lines         772    772           
  Branches      168    168           
=====================================
  Hits          772    772

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 6802d19...85b3547. Read the comment docs.

@lukesneeringer lukesneeringer merged commit e1000cf into master May 28, 2019
@lukesneeringer lukesneeringer deleted the enums branch May 28, 2019 16:40
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