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

Fix some comments #6285

Closed pengqiseven closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Merging #6285 (311cebf) into master (421e08d) will decrease coverage by 0.11%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6285 +/- ## ========================================== - Coverage 88.71% 88.60% -0.11% ========================================== Files 161 161 Lines 11926 11926 Branches 1924 1924 ========================================== - Hits 10580 10567 -13 - Misses 993 1004 +11 - Partials 353 355 +2 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/scrapy/scrapy/pull/6285/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy)