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

Make METAREFRESH_IGNORE_TAGS an empty list by default #4311

Merged
merged 1 commit into from Feb 6, 2020

Conversation

Gallaecio
Copy link
Member

Fixes #3844

@kmike kmike added this to the v2.0 milestone Feb 6, 2020
@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

Merging #4311 into master will increase coverage by 0.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4311      +/-   ##
==========================================
+ Coverage   83.93%   84.09%   +0.16%     
==========================================
  Files         166      166              
  Lines        9870     9998     +128     
  Branches     1469     1497      +28     
==========================================
+ Hits         8284     8408     +124     
+ Misses       1333     1331       -2     
- Partials      253      259       +6
Impacted Files Coverage Δ
scrapy/settings/default_settings.py 98.97% <100%> (+0.26%) ⬆️
scrapy/crawler.py 89.17% <0%> (-0.1%) ⬇️
scrapy/utils/log.py 89.31% <0%> (+0.42%) ⬆️
scrapy/utils/trackref.py 85.71% <0%> (+2.85%) ⬆️
scrapy/utils/reactor.py 87.09% <0%> (+15.22%) ⬆️

@kmike kmike merged commit 042e71e into scrapy:master Feb 6, 2020
@kmike
Copy link
Member

kmike commented Feb 6, 2020

Thanks @Gallaecio!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider making METAREFRESH_IGNORE_TAGS an empty list by default
3 participants