roadrunner-server / roadrunner-plugins

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

refactoring(plugins): plugins refactoring #151

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Reason for This PR

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 #151 (e83579f) into master (f4a5fce) will increase coverage by 1.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   65.29%   67.26%   +1.97%     
==========================================
  Files         139      135       -4     
  Lines       11032    10287     -745     
==========================================
- Hits         7203     6920     -283     
+ Misses       3096     2649     -447     
+ Partials      733      718      -15     
Impacted Files Coverage Δ
amqp/plugin.go 100.00% <ø> (+9.09%) :arrow_up:
beanstalk/plugin.go 100.00% <ø> (+6.66%) :arrow_up:
boltdb/plugin.go 82.35% <ø> (+4.57%) :arrow_up:
broadcast/plugin.go 72.41% <ø> (ø)
broadcast/rpc.go 69.81% <ø> (ø)
config/plugin.go 68.31% <ø> (-1.30%) :arrow_down:
grpc/plugin.go 61.66% <ø> (+0.50%) :arrow_up:
http/middleware/gzip/plugin.go 100.00% <ø> (+11.11%) :arrow_up:
http/middleware/headers/plugin.go 87.83% <ø> (+1.17%) :arrow_up:
http/middleware/new_relic/plugin.go 0.00% <ø> (ø)
... and 40 more

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 2a47d36...e83579f. Read the comment docs.