spiral-modules / roadrunner-binary

💾 High-performance PHP application server, load-balancer and process manager written in Golang. RR2 releases repository.
MIT License
44 stars 25 forks source link

feat(plugin): add jobs plugin (alpha) #87

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

https://github.com/spiral/roadrunner/pull/726

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 3 years ago

Codecov Report

Merging #87 (87d501b) into master (ef64d48) will increase coverage by 0.84%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   45.94%   46.78%   +0.84%     
==========================================
  Files          12       12              
  Lines         505      513       +8     
==========================================
+ Hits          232      240       +8     
  Misses        262      262              
  Partials       11       11              
Impacted Files Coverage Δ
internal/cli/workers/render.go 0.00% <0.00%> (ø)
internal/container/plugins.go 100.00% <100.00%> (ø)

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 21a08ea...87d501b. Read the comment docs.