roadrunner-server / roadrunner-plugins

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

feat(config): configuration versions #144

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Reason for This PR

closes: #32

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   65.29%   67.07%   +1.78%     
==========================================
  Files         139      135       -4     
  Lines       11032    10315     -717     
==========================================
- Hits         7203     6919     -284     
+ Misses       3096     2677     -419     
+ Partials      733      719      -14     
Impacted Files Coverage Δ
broadcast/rpc.go 69.81% <ø> (ø)
websockets/plugin.go 60.56% <100.00%> (ø)
jobs/listener.go 39.36% <0.00%> (-13.83%) :arrow_down:
tcp/handler/handler.go 51.35% <0.00%> (-6.09%) :arrow_down:
beanstalk/beanstalkjobs/item.go 77.14% <0.00%> (-5.72%) :arrow_down:
jobs/protocol/protocol.go 73.13% <0.00%> (-4.48%) :arrow_down:
sqs/sqsjobs/item.go 67.10% <0.00%> (-3.95%) :arrow_down:
tcp/plugin.go 71.30% <0.00%> (-0.87%) :arrow_down:
api/proto/websockets/v1beta/websockets.pb.go
http/config/tls.go
... and 14 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...c4b6845. Read the comment docs.