scrapinghub / spidermon

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

Fix slack dependency name issue #367

Closed VMRuiz closed 1 year ago

VMRuiz commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Base: 74.62% // Head: 74.62% // No change to project coverage :thumbsup:

Coverage data is based on head (ad694d5) compared to base (f6406b7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ======================================= Coverage 74.62% 74.62% ======================================= Files 73 73 Lines 3113 3113 Branches 366 366 ======================================= Hits 2323 2323 Misses 725 725 Partials 65 65 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.