scrapyd icon indicating copy to clipboard operation
scrapyd copied to clipboard

chore: Rename environment variables to avoid spurious Scrapy deprecation warnings

Open jpmckinney opened this issue 2 years ago • 1 comments

Partially addresses #369

jpmckinney avatar May 10 '22 16:05 jpmckinney

Codecov Report

Merging #438 (0f96df7) into master (83aec7a) will not change coverage. The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   79.67%   79.67%           
=======================================
  Files          23       23           
  Lines        1053     1053           
=======================================
  Hits          839      839           
  Misses        214      214           
Flag Coverage Δ
unittests 79.67% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
scrapyd/utils.py 88.23% <0.00%> (ø)
scrapyd/environ.py 82.22% <75.00%> (ø)
scrapyd/runner.py 97.22% <100.00%> (ø)

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 83aec7a...0f96df7. Read the comment docs.

codecov[bot] avatar May 10 '22 16:05 codecov[bot]

Superseded by #471

jpmckinney avatar Feb 07 '23 00:02 jpmckinney