Skip to content

Conversation

@redapple
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 29, 2016

Current coverage is 94.08% (diff: 100%)

Merging #68 into master will not change coverage

Powered by Codecov. Last update ad212c0...d851bea

@redapple
Copy link
Contributor Author

@kmike , are you ok with this?

@kmike kmike merged commit 2d19d52 into scrapy:master Jul 29, 2016
@kmike
Copy link
Member

kmike commented Jul 29, 2016

👍

collect_ignore = []

if six.PY3:
for fn in open('tests/py3-ignores.txt'):
Copy link
Member

Choose a reason for hiding this comment

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

did this fix all PY3 tests?
should the py3-ignores.txt file be removed?

Copy link
Contributor Author

@redapple redapple Jul 29, 2016

Choose a reason for hiding this comment

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

ah, damn, I knew I had forgotten something. I was meant to remove that file ealier.
Only 1 of the 2 urljoin_rfc doctests fails with Python 3 (as it's deprecated, I didn't dig and skipped it)

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.

4 participants