HEPCloud / decisionengine

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

Report PID for source process #574

Closed knoepfel closed 2 years ago

knoepfel commented 2 years ago

This PR adds a simple debug statement (and fixes some variable names).

codecov[bot] commented 2 years ago

Codecov Report

Merging #574 (c27f2f4) into master (1d75000) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #574   +/-   ##
=======================================
  Coverage   83.61%   83.62%           
=======================================
  Files          45       45           
  Lines        2667     2668    +1     
  Branches      482      482           
=======================================
+ Hits         2230     2231    +1     
  Misses        395      395           
  Partials       42       42           
Flag Coverage Δ
python-3.10 83.54% <100.00%> (+0.19%) :arrow_up:
python-3.6 83.27% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
...ecisionengine/framework/taskmanager/TaskManager.py 93.42% <100.00%> (+0.02%) :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 1d75000...c27f2f4. Read the comment docs.