Skip to content

Conversation

@lukesneeringer
Copy link
Contributor

There is essentially never a point in template writing where it is not desirable to use top, so just use it all the time.

Refactors the original messages and enums properties to all_messages and all_enums.

Fixes #84.

There is essentially never a point in template writing where it is
*not* desirable to use top, so just use it all the time.
Refactors the original `messages` and `enums` properties to
`all_messages` and `all_enums`.

Fixes #84.
@codecov
Copy link

codecov bot commented Jan 19, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #90   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         733    736    +3     
  Branches      150    151    +1     
=====================================
+ Hits          733    736    +3
Impacted Files Coverage Δ
gapic/schema/api.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 eb37190...d9bebc0. Read the comment docs.

@lukesneeringer lukesneeringer merged commit 82a9f0b into master Jan 21, 2019
@lukesneeringer lukesneeringer deleted the remove-top branch January 21, 2019 22:12
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