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

Adds a dummy grpc demo for testing purposes #5

Merged
merged 1 commit into from Jun 15, 2017
Merged

Conversation

juanpedromoreno
Copy link
Member

This PR brings a dummy grpc Greeting example.

The underlying idea would be iterating over this example, introducing the freestyle-rpc implementation within the Freestyle ecosystem.

@raulraja raulraja merged commit bebcb65 into master Jun 15, 2017
@raulraja raulraja deleted the test/grpc-demo branch June 15, 2017 14:53
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff         @@
##           master   #5   +/-   ##
===================================
  Coverage       0%   0%           
===================================
  Files           1    5    +4     
  Lines           1   26   +25     
===================================
- Misses          1   26   +25
Impacted Files Coverage Δ
demo/src/main/scala/package.scala 0% <ø> (ø)
demo/src/main/scala/GreetingService.scala 0% <0%> (ø)
demo/src/main/scala/GreetingClientApp.scala 0% <0%> (ø)
demo/src/main/scala/GreetingServerApp.scala 0% <0%> (ø)
demo/src/main/scala/GrpcServer.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 d05c469...8e2c897. Read the comment docs.

@juanpedromoreno juanpedromoreno mentioned this pull request Jun 20, 2017
fedefernandez added a commit that referenced this pull request Jan 18, 2018
fedefernandez added a commit that referenced this pull request Jan 18, 2018
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