marcoferrer / kroto-plus

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

Bug fixes and api updates #48

Closed marcoferrer closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #48 into develop will decrease coverage by 0.05%. The diff coverage is 60%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #48      +/-   ##
=============================================
- Coverage      85.71%   85.66%   -0.06%     
  Complexity        19       19              
=============================================
  Files             15       15              
  Lines            280      279       -1     
  Branches          42       42              
=============================================
- Hits             240      239       -1     
  Misses            13       13              
  Partials          27       27
Impacted Files Coverage Δ Complexity Δ
...utines/call/FlowControlledInboundStreamObserver.kt 75% <ø> (ø) 0 <0> (ø) :arrow_down:
...oferrer/krotoplus/coroutines/server/ServerCalls.kt 82.5% <0%> (ø) 0 <0> (ø) :arrow_down:
.../marcoferrer/krotoplus/coroutines/call/CallExts.kt 87.87% <100%> (-0.7%) 0 <0> (ø)
...errer/krotoplus/coroutines/CoroutineCallOptions.kt 100% <100%> (ø) 0 <0> (ø) :arrow_down:

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 b6b5d94...384098c. Read the comment docs.