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

gRPC extended Demos #6

Merged
merged 4 commits into from Jun 16, 2017
Merged

gRPC extended Demos #6

merged 4 commits into from Jun 16, 2017

Conversation

juanpedromoreno
Copy link
Member

This PR brings new examples trying to show the different scenarios explained in the gRPC Concepts docs.

@raulraja raulraja merged commit 38c1b6b into master Jun 16, 2017
@raulraja raulraja deleted the test/grpc-demo-extended-scenarios branch June 16, 2017 10:35
@codecov-io
Copy link

codecov-io commented Jun 16, 2017

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master    #6   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           5     6    +1     
  Lines          26   102   +76     
  Branches        0     3    +3     
====================================
- Misses         26   102   +76
Impacted Files Coverage Δ
demo/src/main/scala/GreetingService.scala 0% <0%> (ø) ⬆️
demo/src/main/scala/GreetingClientApp.scala 0% <0%> (ø) ⬆️
demo/src/main/scala/GreetingClient.scala 0% <0%> (ø)

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 bebcb65...1f9f9f7. Read the comment docs.

@juanpedromoreno juanpedromoreno mentioned this pull request Jun 20, 2017
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.

None yet

3 participants