roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

feat(grpc): gzip compressor/decompressor #195

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Reason for This PR

closes: #191

Description of Changes

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (e7d1af3) into master (59899c7) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   68.38%   68.41%   +0.03%     
==========================================
  Files         141      141              
  Lines       10756    10756              
==========================================
+ Hits         7355     7359       +4     
+ Misses       2631     2629       -2     
+ Partials      770      768       -2     
Impacted Files Coverage Δ
grpc/plugin.go 58.18% <ø> (ø)
beanstalk/beanstalkjobs/item.go 73.97% <0.00%> (-2.74%) :arrow_down:
sqs/sqsjobs/item.go 65.78% <0.00%> (-1.32%) :arrow_down:
amqp/amqpjobs/item.go 74.65% <0.00%> (+1.36%) :arrow_up:
tcp/handler/handler.go 57.43% <0.00%> (+4.05%) :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 59899c7...e7d1af3. Read the comment docs.