scrapy / scrapyd-client

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

Add environment variables expansion in scrapy.cfg #106

Closed mxdev88 closed 1 year ago

mxdev88 commented 2 years ago

This PR implements #105.

codecov[bot] commented 2 years ago

Codecov Report

Merging #106 (b2a0bd7) into master (b3cabf7) will decrease coverage by 0.61%. The diff coverage is 100.00%.

:exclamation: Current head b2a0bd7 differs from pull request most recent head 9dee548. Consider uploading reports for the commit 9dee548 to get more accurate results

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   84.84%   84.22%   -0.62%     
==========================================
  Files           5        5              
  Lines         376      374       -2     
==========================================
- Hits          319      315       -4     
- Misses         57       59       +2     
Impacted Files Coverage Δ
scrapyd_client/cli.py 84.05% <100.00%> (-1.08%) :arrow_down:
scrapyd_client/deploy.py 80.38% <100.00%> (-0.50%) :arrow_down:
scrapyd_client/utils.py 92.15% <100.00%> (-0.30%) :arrow_down:
scrapyd_client/lib.py 100.00% <0.00%> (ø)
scrapyd_client/commands.py 90.32% <0.00%> (ø)

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