google / rejoiner

Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
https://google.github.io/rejoiner/
Apache License 2.0
3.67k stars 139 forks source link

ProtoExecutionResult #38

Closed siderakis closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 35


Changes Missing Coverage Covered Lines Changed/Added Lines %
rejoiner/src/main/java/com/google/api/graphql/execution/GuavaListenableFutureSupport.java 0 1 0.0%
rejoiner/src/main/java/com/google/api/graphql/execution/ProtoExecutionResult.java 0 2 0.0%
rejoiner/src/main/java/com/google/api/graphql/execution/ExecutionResultToProtoAsync.java 0 28 0.0%
<!-- Total: 0 31 0.0% -->
Files with Coverage Reduction New Missed Lines %
rejoiner/src/main/java/com/google/api/graphql/execution/GuavaListenableFutureSupport.java 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 31: -16.5%
Covered Lines: 623
Relevant Lines: 1920

💛 - Coveralls