JuliaComputing / gRPCClient.jl

A Julia gRPC Client
Other
48 stars 3 forks source link

use protobuf codegen enhancements #7

Closed tanmaykm closed 3 years ago

tanmaykm commented 3 years ago

Use updated ProtoBuf.jl that:

codecov-io commented 3 years ago

Codecov Report

Merging #7 (9e67593) into main (12c08f3) will increase coverage by 1.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   95.78%   96.95%   +1.16%     
==========================================
  Files           4        5       +1     
  Lines         190      230      +40     
==========================================
+ Hits          182      223      +41     
+ Misses          8        7       -1     
Impacted Files Coverage Δ
src/generate.jl 95.00% <ø> (+0.63%) :arrow_up:
src/grpc.jl 100.00% <0.00%> (ø)
src/gRPCClient.jl 100.00% <0.00%> (ø)
src/limitio.jl 100.00% <0.00%> (ø)
src/curl.jl 96.19% <0.00%> (+1.25%) :arrow_up:

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 12c08f3...9e67593. Read the comment docs.