marcoferrer / kroto-plus

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

Include source comments in generated output #86

Closed marcoferrer closed 4 years ago

marcoferrer commented 4 years ago

This PR resolves issue #85

codecov-io commented 4 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.65%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
- Coverage     85.62%   84.96%   -0.66%     
  Complexity       19       19              
============================================
  Files            15       15              
  Lines           306      306              
  Branches         49       49              
============================================
- Hits            262      260       -2     
- Misses           15       16       +1     
- Partials         29       30       +1
Impacted Files Coverage Δ Complexity Δ
...otoplus/coroutines/client/ClientBidiCallChannel.kt 91.3% <0%> (-4.35%) 0% <0%> (ø)
...rcoferrer/krotoplus/coroutines/call/FlowControl.kt 83.33% <0%> (-3.34%) 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 891b87c...7d2b145. Read the comment docs.