scrapinghub / spidermon

Scrapy Extension for monitoring spiders execution.
https://spidermon.readthedocs.io
BSD 3-Clause "New" or "Revised" License
530 stars 96 forks source link

Adds limit for nested dict stats computation #433

Closed shafiq-muhammad closed 7 months ago

shafiq-muhammad commented 7 months ago

It is a follow-up of https://github.com/scrapinghub/spidermon/pull/421

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 79.43%. Comparing base (ab611d6) to head (e438f81).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #433 +/- ## ========================================== + Coverage 79.39% 79.43% +0.03% ========================================== Files 76 76 Lines 3223 3229 +6 Branches 534 536 +2 ========================================== + Hits 2559 2565 +6 Misses 593 593 Partials 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.