fcfangcc / pyxxl

XXL-JOB的Python执行器实现,可以方便的将Python方法注册到XXL-JOB的调度中心上进行管理
https://fcfangcc.github.io/pyxxl/
GNU General Public License v3.0
57 stars 15 forks source link

fix bug for new process #19

Closed sydowma closed 1 year ago

sydowma commented 1 year ago

fix #18

codecov-commenter commented 1 year ago

Codecov Report

Merging #19 (724eb03) into main (bd0928a) will increase coverage by 0.55%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   97.03%   97.58%   +0.55%     
==========================================
  Files          20       18       -2     
  Lines         741      703      -38     
==========================================
- Hits          719      686      -33     
+ Misses         22       17       -5     
Impacted Files Coverage Δ
pyxxl/main.py 85.71% <33.33%> (+1.78%) :arrow_up:
pyxxl/utils.py
pyxxl/__init__.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.