scrapy / scrapy

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

implemented tests for branch coverage for function printSummary #6242

Closed cankupeli closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Merging #6242 (8d917c0) into master (7255dfd) will increase coverage by 0.18%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6242 +/- ## ========================================== + Coverage 88.69% 88.88% +0.18% ========================================== Files 161 161 Lines 11971 11971 Branches 1929 1929 ========================================== + Hits 10618 10640 +22 + Misses 998 980 -18 + Partials 355 351 -4 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/scrapy/scrapy/pull/6242/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy)