scrapy / scrapyd-client

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

Upgrade optparse to argparse #91

Closed jpmckinney closed 3 years ago

jpmckinney commented 3 years ago

closes #92

codecov[bot] commented 3 years ago

Codecov Report

Merging #91 (63b70aa) into master (4e13a32) will increase coverage by 21.69%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #91       +/-   ##
===========================================
+ Coverage   60.60%   82.30%   +21.69%     
===========================================
  Files           5        5               
  Lines         363      356        -7     
===========================================
+ Hits          220      293       +73     
+ Misses        143       63       -80     
Impacted Files Coverage Δ
scrapyd_client/deploy.py 77.72% <100.00%> (+38.00%) :arrow_up:
scrapyd_client/cli.py 84.28% <0.00%> (-1.43%) :arrow_down:

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 4e13a32...63b70aa. Read the comment docs.