scrapy / scrapyd-client

Command line client for Scrapyd server
BSD 3-Clause "New" or "Revised" License
770 stars 146 forks source link

change schedule to list of tuples #125

Closed mxdev88 closed 1 year ago

mxdev88 commented 1 year ago

closes #124

codecov[bot] commented 1 year ago

Codecov Report

Merging #125 (26e8f82) into master (eb221c1) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 26e8f82 differs from pull request most recent head b3b42c0. Consider uploading reports for the commit b3b42c0 to get more accurate results

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files           7        7           
  Lines         410      410           
=======================================
  Hits          351      351           
  Misses         59       59           
Impacted Files Coverage Δ
scrapyd_client/commands.py 90.32% <100.00%> (ø)
scrapyd_client/lib.py 88.23% <100.00%> (ø)
scrapyd_client/pyclient.py 100.00% <100.00%> (ø)

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