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

Allow kwargs on Slack API. #397

Closed mrwbarg closed 1 year ago

mrwbarg commented 1 year ago

Closes #293.

Allows keyword args to be passed to the slack API.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.74 :tada:

Comparison is base (e697dbe) 76.37% compared to head (36c26c1) 77.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #397 +/- ## ========================================== + Coverage 76.37% 77.12% +0.74% ========================================== Files 73 73 Lines 3103 3104 +1 Branches 518 518 ========================================== + Hits 2370 2394 +24 + Misses 663 636 -27 - Partials 70 74 +4 ``` | [Impacted Files](https://app.codecov.io/gh/scrapinghub/spidermon/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub) | Coverage Δ | | |---|---|---| | [spidermon/contrib/actions/slack/\_\_init\_\_.py](https://app.codecov.io/gh/scrapinghub/spidermon/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-c3BpZGVybW9uL2NvbnRyaWIvYWN0aW9ucy9zbGFjay9fX2luaXRfXy5weQ==) | `77.19% <100.00%> (+20.55%)` | :arrow_up: |

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