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/exporters.py. #6275

Closed wRAR closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Merging #6275 (a88415a) into master (861646f) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6275 +/- ## ======================================= Coverage 88.82% 88.82% ======================================= Files 161 161 Lines 11863 11867 +4 Branches 1918 1918 ======================================= + Hits 10537 10541 +4 Misses 979 979 Partials 347 347 ``` | [Files](https://app.codecov.io/gh/scrapy/scrapy/pull/6275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy) | Coverage Δ | | |---|---|---| | [scrapy/exporters.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4cG9ydGVycy5weQ==) | `100.00% <100.00%> (ø)` | | | [scrapy/extensions/feedexport.py](https://app.codecov.io/gh/scrapy/scrapy/pull/6275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy#diff-c2NyYXB5L2V4dGVuc2lvbnMvZmVlZGV4cG9ydC5weQ==) | `95.02% <100.00%> (+0.01%)` | :arrow_up: |