HEPCloud / decisionengine

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

Fix the missing declarations on create_runner and ProcessingState #519

Closed jcpunk closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #519 (60638bb) into master (a6a81ce) will decrease coverage by 10.57%. The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #519       +/-   ##
===========================================
- Coverage   93.86%   83.29%   -10.58%     
===========================================
  Files          44       47        +3     
  Lines        2754     3100      +346     
  Branches      391      434       +43     
===========================================
- Hits         2585     2582        -3     
- Misses        129      478      +349     
  Partials       40       40               
Flag Coverage Δ
python-3.6 82.75% <28.57%> (-10.51%) :arrow_down:
python-3.9 82.91% <28.57%> (-10.40%) :arrow_down:
python-pypy-3.7 82.85% <28.57%> (-10.63%) :arrow_down:

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

Impacted Files Coverage Δ
...ecisionengine/framework/managers/ChannelManager.py 0.00% <0.00%> (ø)
...decisionengine/framework/managers/SourceManager.py 0.00% <0.00%> (ø)
...isionengine/framework/managers/ComponentManager.py 92.68% <40.00%> (-7.32%) :arrow_down:
src/decisionengine/framework/dataspace/maintain.py 98.11% <0.00%> (-0.95%) :arrow_down:
...ionengine/framework/config/ChannelConfigHandler.py 95.94% <0.00%> (ø)
...ne/framework/managers/SourceSubscriptionManager.py 0.00% <0.00%> (ø)
...ecisionengine/framework/taskmanager/TaskManager.py 96.51% <0.00%> (+0.08%) :arrow_up:
...ecisionengine/framework/logicengine/LogicEngine.py 96.66% <0.00%> (+0.23%) :arrow_up:
... and 2 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 a6a81ce...60638bb. Read the comment docs.