HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Add a redis server to the CI testing containers #565

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This should help us get kombu running as a multi process tool in the CI tests.

@vitodb if this looks right we'll need to rebuild the containers on docker hub and Jenkins.

codecov[bot] commented 2 years ago

Codecov Report

Merging #565 (97b334d) into master (9cbffe9) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
- Coverage   95.42%   95.39%   -0.03%     
==========================================
  Files          45       45              
  Lines        2688     2716      +28     
  Branches      445      442       -3     
==========================================
+ Hits         2565     2591      +26     
- Misses         90       91       +1     
- Partials       33       34       +1     
Flag Coverage Δ
python-3.10 95.25% <ø> (-0.03%) :arrow_down:
python-3.6 95.04% <ø> (-0.07%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rc/decisionengine/framework/modules/SourceProxy.py 78.26% <0.00%> (-8.70%) :arrow_down:
...ecisionengine/framework/taskmanager/TaskManager.py 98.37% <0.00%> (+1.59%) :arrow_up:

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 9cbffe9...97b334d. Read the comment docs.