roadrunner-server / roadrunner-plugins

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

revert(json): revert `JSON` package update #204

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 #204 (cf32d1d) into master (597b5d8) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   68.46%   68.53%   +0.06%     
==========================================
  Files         141      141              
  Lines       10824    10830       +6     
==========================================
+ Hits         7411     7422      +11     
+ Misses       2642     2638       -4     
+ Partials      771      770       -1     
Impacted Files Coverage Δ
amqp/amqpjobs/item.go 73.28% <ø> (-1.37%) :arrow_down:
beanstalk/beanstalkjobs/item.go 76.71% <ø> (+2.73%) :arrow_up:
boltdb/boltjobs/item.go 45.32% <ø> (ø)
http/handler/request.go 79.76% <ø> (ø)
http/handler/response.go 47.61% <ø> (ø)
http/handler/uploads.go 80.88% <ø> (ø)
http/middleware/websockets/executor/executor.go 60.60% <ø> (ø)
http/middleware/websockets/plugin.go 63.59% <ø> (ø)
http/middleware/websockets/pool/workers_pool.go 64.86% <ø> (ø)
...iddleware/websockets/validator/access_validator.go 78.94% <ø> (ø)
... and 21 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 597b5d8...cf32d1d. Read the comment docs.