snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

Add sprunge.us pastebin implementation #566

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #566 into gonzobot will increase coverage by 0.31%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #566      +/-   ##
============================================
+ Coverage     52.72%   53.04%   +0.31%     
============================================
  Files           231      233       +2     
  Lines         13960    14053      +93     
============================================
+ Hits           7361     7454      +93     
  Misses         6599     6599
Impacted Files Coverage Δ
tests/plugin_tests/test_paste_sprunge.py 100% <100%> (ø)
cloudbot/util/web.py 100% <100%> (ø) :arrow_up:
plugins/pastebins/sprunge.py 100% <100%> (ø)
tests/core_tests/util_tests/test_web.py 100% <100%> (ø) :arrow_up:

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 6436828...b500035. Read the comment docs.