roadrunner-server / roadrunner-plugins

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

feat(tests): tests with all RR plugins #136

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 #136 (e4e6852) into master (ede8b4b) will decrease coverage by 0.25%. The diff coverage is 59.37%.

:exclamation: Current head e4e6852 differs from pull request most recent head aef0ea4. Consider uploading reports for the commit aef0ea4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   65.31%   65.06%   -0.26%     
==========================================
  Files         138      138              
  Lines       11006    11023      +17     
==========================================
- Hits         7189     7172      -17     
- Misses       3095     3123      +28     
- Partials      722      728       +6     
Impacted Files Coverage Δ
boltdb/boltjobs/consumer.go 65.35% <ø> (ø)
boltdb/boltjobs/item.go 45.32% <0.00%> (-1.35%) :arrow_down:
boltdb/boltjobs/listener.go 58.49% <0.00%> (-5.67%) :arrow_down:
http/handler/uploads.go 80.88% <ø> (ø)
jobs/listener.go 39.36% <0.00%> (ø)
grpc/plugin.go 61.15% <75.00%> (ø)
beanstalk/beanstalkjobs/item.go 80.26% <80.00%> (+3.12%) :arrow_up:
kv/plugin.go 67.03% <80.00%> (+0.74%) :arrow_up:
beanstalk/beanstalkjobs/consumer.go 73.07% <100.00%> (+0.31%) :arrow_up:
beanstalk/beanstalkjobs/listen.go 80.00% <100.00%> (+1.73%) :arrow_up:
... 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 da6c492...aef0ea4. Read the comment docs.