Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for a CrawlerProcess script. #4218

Merged
merged 4 commits into from Dec 13, 2019
Merged

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Dec 6, 2019

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2019

Codecov Report

Merging #4218 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4218      +/-   ##
==========================================
- Coverage   83.86%   83.85%   -0.02%     
==========================================
  Files         165      165              
  Lines        9615     9615              
  Branches     1440     1440              
==========================================
- Hits         8064     8063       -1     
  Misses       1304     1304              
- Partials      247      248       +1
Impacted Files Coverage Δ
scrapy/utils/trackref.py 82.85% <0%> (-2.86%) ⬇️

conftest.py Outdated Show resolved Hide resolved
conftest.py Outdated Show resolved Hide resolved
conftest.py Outdated Show resolved Hide resolved
Copy link
Member

@Gallaecio Gallaecio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the coverage data does not cover the new test. I hope there’s something we can do about it. But I don’t think we need to block this because of that, we can open a separate issue to deal with that.

@wRAR wRAR merged commit 02cdc53 into scrapy:master Dec 13, 2019
@wRAR wRAR deleted the crawlerprocess-tests branch December 13, 2019 13:04
Gallaecio pushed a commit to Gallaecio/scrapy that referenced this pull request Dec 17, 2019
* Add a test for a CrawlerProcess script.

* Add tests/CrawlerProcess to collect_ignore.

* Remove an extra line.

* Fix/improve conftest.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants