scrapy / scrapyd

A service daemon to run Scrapy spiders
https://scrapyd.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
2.93k stars 571 forks source link

Use latest version of Ubuntu #457

Closed Laerte closed 1 year ago

Laerte commented 1 year ago

We are using ubuntu-latest in others workflows, tests workflow was the only one remaining, this change aim to make workflows standardized across the project.

⚠️ Failing test on 3.8 version is not related with the change of the runner OS, same change in my branch runned successfully: https://github.com/Laerte/scrapyd/actions/runs/3301381846/jobs/5446816790

codecov[bot] commented 1 year ago

Codecov Report

Merging #457 (8e4e493) into master (53ffd27) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files          22       22           
  Lines        1009     1009           
=======================================
  Hits          826      826           
  Misses        183      183           
Flag Coverage Δ
unittests 81.86% <ø> (ø)

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

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