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

Remove grpc #926

Merged
merged 2 commits into from
Nov 29, 2019
Merged

Remove grpc #926

merged 2 commits into from
Nov 29, 2019

Conversation

melowe
Copy link
Contributor

@melowe melowe commented Nov 25, 2019

Remove GRPC from project and add .gradle to git ignore.

@codecov-io
Copy link

codecov-io commented Nov 25, 2019

Codecov Report

Merging #926 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #926      +/-   ##
===========================================
- Coverage     99.34%   99.3%   -0.04%     
+ Complexity     2168    2077      -91     
===========================================
  Files           327     311      -16     
  Lines          6064    5786     -278     
  Branches        334     327       -7     
===========================================
- Hits           6024    5746     -278     
  Misses            5       5              
  Partials         35      35
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/quorum/tessera/config/AppType.java 100% <100%> (ø) 3 <0> (ø) ⬇️
.../quorum/tessera/config/DeprecatedServerConfig.java 100% <100%> (ø) 16 <0> (-3) ⬇️
...a/com/quorum/tessera/config/CommunicationType.java 100% <100%> (ø) 1 <0> (ø) ⬇️
.../quorum/tessera/grpc/p2p/PartyInfoGrpcService.java
...a/com/quorum/tessera/client/GrpcClientFactory.java
...java/com/quorum/tessera/client/GrpcClientImpl.java
...om/quorum/tessera/grpc/StreamObserverTemplate.java
...n/java/com/quorum/tessera/grpc/p2p/P2PGrpcApp.java
...om/quorum/tessera/grpc/p2p/TesseraGrpcService.java
...n/java/com/quorum/tessera/grpc/api/Q2TGrpcApp.java
... and 9 more

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 3bd6766...7fb480b. Read the comment docs.

@Krish1979 Krish1979 merged commit 95864a1 into master Nov 29, 2019
@melowe melowe deleted the remove_grpc branch December 10, 2019 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants