yarpc / yab

Call and benchmark YARPC services from the command line.
MIT License
86 stars 35 forks source link

Update README and Changelog #330

Closed jronak closed 3 years ago

jronak commented 3 years ago

Update README and changelog with gRPC streaming and other details.

Changelog

codecov[bot] commented 3 years ago

Codecov Report

Merging #330 (994fddf) into dev (b68c9de) will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #330      +/-   ##
==========================================
- Coverage   90.49%   90.30%   -0.19%     
==========================================
  Files          54       54              
  Lines        2671     2671              
==========================================
- Hits         2417     2412       -5     
- Misses        179      182       +3     
- Partials       75       77       +2     
Impacted Files Coverage Δ
handler.go 80.89% <0.00%> (-2.81%) :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 b68c9de...994fddf. Read the comment docs.

Dogild commented 3 years ago

I am seeing some documentation updates along the release(https://github.com/yarpc/yab/pull/330/commits/cbc36c744329f37f74b972782097597dfaf09c9f), can we do this in another PR? It is extremely painful to review this here since we do not know what was really added or not.