roadrunner-server / roadrunner-plugins

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

fix(config): check the `local` version name #158

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 #158 (b0fb557) into master (a683d49) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   67.44%   67.42%   -0.02%     
==========================================
  Files         135      135              
  Lines       10497    10497              
==========================================
- Hits         7080     7078       -2     
- Misses       2676     2678       +2     
  Partials      741      741              
Impacted Files Coverage Δ
config/plugin.go 63.19% <100.00%> (ø)
beanstalk/beanstalkjobs/item.go 73.97% <0.00%> (-2.74%) :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 a683d49...b0fb557. Read the comment docs.