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

Fix get_jobs method in Comparison Monitor #444

Closed VMRuiz closed 5 months ago

VMRuiz commented 5 months ago

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

VMRuiz commented 5 months ago

Force pushed branch again to remove incorrectly staged files

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 79.39%. Comparing base (a7e195f) to head (859d23b). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ========================================== + Coverage 79.37% 79.39% +0.01% ========================================== Files 76 76 Lines 3234 3237 +3 Branches 537 537 ========================================== + Hits 2567 2570 +3 Misses 595 595 Partials 72 72 ```

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