scrapy / scrapy

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

Full typing for scrapy/extensions, part 2. #6279

Closed wRAR closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Merging #6279 (d990489) into master (421e08d) will decrease coverage by 0.09%. The diff coverage is 78.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6279 +/- ## ========================================== - Coverage 88.71% 88.62% -0.09% ========================================== Files 161 161 Lines 11926 11969 +43 Branches 1924 1929 +5 ========================================== + Hits 10580 10608 +28 - Misses 993 1005 +12 - Partials 353 356 +3 ``` | [Files](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy) | Coverage Δ | | |---|---|---| | [scrapy/extensions/postprocessing.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvcG9zdHByb2Nlc3NpbmcucHk=) | `98.41% <100.00%> (ø)` | | | [scrapy/utils/reactor.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L3V0aWxzL3JlYWN0b3IucHk=) | `82.47% <100.00%> (+2.06%)` | :arrow_up: | | [scrapy/mail.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L21haWwucHk=) | `77.08% <80.00%> (+0.24%)` | :arrow_up: | | [scrapy/extensions/periodic\_log.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvcGVyaW9kaWNfbG9nLnB5) | `86.31% <95.00%> (-0.75%)` | :arrow_down: | | [scrapy/extensions/spiderstate.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvc3BpZGVyc3RhdGUucHk=) | `94.44% <86.66%> (-5.56%)` | :arrow_down: | | [scrapy/extensions/throttle.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvdGhyb3R0bGUucHk=) | `96.77% <92.00%> (-3.23%)` | :arrow_down: | | [scrapy/extensions/telnet.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvdGVsbmV0LnB5) | `79.10% <80.95%> (-2.57%)` | :arrow_down: | | [scrapy/extensions/statsmailer.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6279?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvc3RhdHNtYWlsZXIucHk=) | `0.00% <0.00%> (ø)` | |