Closed Laerte closed 2 years ago
Merging #197 (f223d6c) into master (74c9041) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #197 +/- ##
=======================================
Coverage 95.96% 95.96%
=======================================
Files 6 6
Lines 471 471
Branches 90 90
=======================================
Hits 452 452
Misses 9 9
Partials 10 10
@Gallaecio While i understand your point, i think the use case that you mentioned in the comment is more valid if the project rely on external packages/libraries.
In our case we don't rely in any external package/library. So if the python interpreter is successfully installed we should not have any failing behaviour changing our runner.
All workflows of Scrapy org runs on
ubuntu-latest
runner, except for w3lib and tests workflow of scrapyd that's is being handled here