scrapy / scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.
https://scrapy.org
BSD 3-Clause "New" or "Revised" License
51.29k stars 10.37k forks source link

Release notes for 2.11.2 #6359

Closed Gallaecio closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.85%. Comparing base (f149ea4) to head (651c972). Report is 13 commits behind head on 2.11.

:exclamation: Current head 651c972 differs from pull request most recent head 37c71d0. Consider uploading reports for the commit 37c71d0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.11 #6359 +/- ## =========================================== + Coverage 42.34% 82.85% +40.51% =========================================== Files 164 164 Lines 11732 11754 +22 Branches 1840 1908 +68 =========================================== + Hits 4968 9739 +4771 + Misses 6392 1717 -4675 + Partials 372 298 -74 ``` [see 145 files with indirect coverage changes](https://app.codecov.io/gh/scrapy/scrapy/pull/6359/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy)