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

Provides a Demo Extension #14

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

juanpedromoreno
Copy link
Member

... to combine different services in both server and client sides.

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 nice job!

@codecov-io
Copy link

codecov-io commented Jun 27, 2017

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #14   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           9    10    +1     
  Lines         122   130    +8     
  Branches        2     3    +1     
====================================
- Misses        122   130    +8
Impacted Files Coverage Δ
.../main/scala/greeting/service/GreetingService.scala 0% <ø> (ø)
rpc/src/main/scala/server/package.scala 0% <ø> (ø) ⬆️
...ng/src/main/scala/greeting/runtime/implicits.scala 0% <0%> (ø) ⬆️
...ng/src/main/scala/greeting/GreetingClientApp.scala 0% <0%> (ø) ⬆️
.../src/main/scala/greeting/service/EchoService.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 57c1493...dc81d72. Read the comment docs.

@juanpedromoreno juanpedromoreno merged commit f9b3fad into master Jun 27, 2017
@juanpedromoreno juanpedromoreno deleted the demo/greeting-echo-demo-extension branch June 27, 2017 11:10
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.

3 participants