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

mod: 配置修改为配置类 #16

Closed fcfangcc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (966fdcc) into main (32b205c) will increase coverage by 0.31%. The diff coverage is 96.11%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   96.71%   97.03%   +0.31%     
==========================================
  Files          18       20       +2     
  Lines         670      741      +71     
==========================================
+ Hits          648      719      +71     
  Misses         22       22              
Impacted Files Coverage Δ
pyxxl/schema.py 100.00% <ø> (ø)
pyxxl/utils.py 87.87% <ø> (+5.02%) :arrow_up:
pyxxl/main.py 83.92% <77.77%> (-2.01%) :arrow_down:
pyxxl/setting.py 96.49% <96.49%> (ø)
pyxxl/__init__.py 100.00% <100.00%> (ø)
pyxxl/executor.py 99.13% <100.00%> (ø)
pyxxl/tests/conftest.py 100.00% <100.00%> (ø)
pyxxl/tests/test_executor.py 100.00% <100.00%> (ø)
pyxxl/tests/test_setting.py 100.00% <100.00%> (ø)
pyxxl/tests/utils.py 100.00% <100.00%> (ø)
... and 1 more

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