Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor stub extension generator #75

Merged
merged 3 commits into from
Sep 2, 2019
Merged

Conversation

marcoferrer
Copy link
Owner

This PR refactors the implementation of the grpc stub extension generator. It also adds support for generating stub extensions based on method signature annotations.

@codecov-io
Copy link

codecov-io commented Sep 2, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #75   +/-   ##
=========================================
  Coverage     85.29%   85.29%           
  Complexity       19       19           
=========================================
  Files            15       15           
  Lines           306      306           
  Branches         49       49           
=========================================
  Hits            261      261           
  Misses           16       16           
  Partials         29       29

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 89b1188...0fab565. Read the comment docs.

@marcoferrer marcoferrer merged commit c13c099 into master Sep 2, 2019
@marcoferrer marcoferrer deleted the stub-ext-generator-refactor branch September 2, 2019 04:14
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