snoonetIRC / CloudBot

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

Make web.paste() avoid spamming failed pastes #611

Closed linuxdaemon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #611 into gonzobot will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #611      +/-   ##
============================================
+ Coverage     54.54%   54.66%   +0.11%     
============================================
  Files           232      232              
  Lines         14208    14246      +38     
============================================
+ Hits           7750     7787      +37     
- Misses         6458     6459       +1
Impacted Files Coverage Δ
tests/plugin_tests/conftest.py 100% <ø> (ø) :arrow_up:
cloudbot/util/web.py 99.54% <100%> (-0.46%) :arrow_down:
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 b67728b...38f4232. Read the comment docs.