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

Scrapy 2.6.0 release notes #5399

Merged
merged 6 commits into from Mar 1, 2022
Merged

Conversation

Gallaecio
Copy link
Member

No description provided.

@Gallaecio Gallaecio added this to the 2.6 milestone Feb 6, 2022
@Gallaecio
Copy link
Member Author

I am still not done covering all changes currently in the main branch. There are quite a few more changes.

docs/news.rst Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #5399 (8c7275a) into master (08557e0) will decrease coverage by 4.14%.
The diff coverage is n/a.

❗ Current head 8c7275a differs from pull request most recent head 28631e6. Consider uploading reports for the commit 28631e6 to get more accurate results

@@            Coverage Diff             @@
##           master    #5399      +/-   ##
==========================================
- Coverage   88.75%   84.61%   -4.15%     
==========================================
  Files         163      163              
  Lines       10639    10639              
  Branches     1813     1813              
==========================================
- Hits         9443     9002     -441     
- Misses        920     1377     +457     
+ Partials      276      260      -16     
Impacted Files Coverage Δ
scrapy/utils/defer.py 95.95% <ø> (ø)
scrapy/core/http2/stream.py 27.01% <0.00%> (-64.37%) ⬇️
scrapy/pipelines/images.py 27.82% <0.00%> (-62.61%) ⬇️
scrapy/core/http2/agent.py 36.14% <0.00%> (-60.25%) ⬇️
scrapy/core/downloader/handlers/http2.py 43.42% <0.00%> (-56.58%) ⬇️
scrapy/core/http2/protocol.py 34.17% <0.00%> (-49.25%) ⬇️
scrapy/robotstxt.py 75.30% <0.00%> (-22.23%) ⬇️
scrapy/utils/ssl.py 53.65% <0.00%> (-17.08%) ⬇️
scrapy/core/downloader/contextfactory.py 75.92% <0.00%> (-11.12%) ⬇️
scrapy/utils/test.py 50.00% <0.00%> (-10.94%) ⬇️
... and 6 more

@Gallaecio Gallaecio changed the title Initial work on the Scrapy 2.6.0 release notes Scrapy 2.6.0 release notes Feb 8, 2022
@Gallaecio Gallaecio marked this pull request as ready for review February 8, 2022 17:43
docs/news.rst Outdated Show resolved Hide resolved
@Gallaecio Gallaecio merged commit aa0306a into scrapy:master Mar 1, 2022
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