scrapinghub / spidermon

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

Add discord integration #348

Closed rennerocha closed 2 years ago

rennerocha commented 2 years ago

I am creating this PR to finish the work started in https://github.com/scrapinghub/spidermon/pull/280

codecov[bot] commented 2 years ago

Codecov Report

Merging #348 (c40c40e) into master (a5d32c8) will decrease coverage by 0.53%. The diff coverage is 49.23%.

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   74.57%   74.03%   -0.54%     
==========================================
  Files          70       72       +2     
  Lines        3032     3097      +65     
  Branches      467      476       +9     
==========================================
+ Hits         2261     2293      +32     
- Misses        705      738      +33     
  Partials       66       66              
Impacted Files Coverage Δ
spidermon/contrib/actions/discord/notifiers.py 0.00% <0.00%> (ø)
spidermon/contrib/actions/discord/__init__.py 76.19% <76.19%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a5d32c8...c40c40e. Read the comment docs.