marcoferrer / kroto-plus

gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
Apache License 2.0
494 stars 28 forks source link

Prepare for 0.3.0 release #44

Closed marcoferrer closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2e7fcfa). Click here to learn what that means. The diff coverage is 85.86%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage          ?   88.12%           
  Complexity        ?       19           
=========================================
  Files             ?       15           
  Lines             ?      278           
  Branches          ?       37           
=========================================
  Hits              ?      245           
  Misses            ?       14           
  Partials          ?       19
Impacted Files Coverage Δ Complexity Δ
...oferrer/krotoplus/coroutines/GrpcContextElement.kt 100% <ø> (ø) 4 <0> (?)
...ferrer/krotoplus/coroutines/server/ServiceScope.kt 0% <0%> (ø) 0 <0> (?)
...oplus/coroutines/client/SuspendingUnaryObserver.kt 100% <100%> (ø) 6 <1> (?)
...s/coroutines/client/ClientResponseStreamChannel.kt 100% <100%> (ø) 9 <9> (?)
...ub/marcoferrer/krotoplus/coroutines/StubSupport.kt 100% <100%> (ø) 0 <0> (?)
...rrer/krotoplus/coroutines/server/ServerChannels.kt 88.88% <100%> (ø) 0 <0> (?)
...ithub/marcoferrer/krotoplus/coroutines/RpcUtils.kt 87.5% <100%> (ø) 0 <0> (?)
...errer/krotoplus/coroutines/CoroutineCallOptions.kt 100% <100%> (ø) 0 <0> (?)
...otoplus/coroutines/client/ClientBidiCallChannel.kt 100% <100%> (ø) 0 <0> (?)
...rcoferrer/krotoplus/coroutines/call/FlowControl.kt 80% <76.47%> (ø) 0 <0> (?)
... and 5 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 2e7fcfa...dea4cdc. Read the comment docs.