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

Fixes Scrapinghub jobs.list Method Called with Incorrect Filter Parameter #446

Closed VMRuiz closed 5 months ago

VMRuiz commented 5 months ago

Fixes https://github.com/scrapinghub/spidermon/issues/445

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 79.51%. Comparing base (f0d8ea5) to head (9df6953).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #446 +/- ## ========================================== + Coverage 79.39% 79.51% +0.12% ========================================== Files 76 76 Lines 3237 3237 Branches 537 537 ========================================== + Hits 2570 2574 +4 + Misses 595 593 -2 + Partials 72 70 -2 ```

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