snoonetIRC / CloudBot

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

wordnik.py: Fix various bugs, clean up plugin #546

Closed linuxdaemon closed 5 years ago

linuxdaemon commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #546 into gonzobot will increase coverage by 1.19%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #546      +/-   ##
============================================
+ Coverage     48.03%   49.23%   +1.19%     
============================================
  Files           226      224       -2     
  Lines         13369    13558     +189     
============================================
+ Hits           6422     6675     +253     
+ Misses         6947     6883      -64
Impacted Files Coverage Δ
tests/plugin_tests/test_wordnik.py 100% <100%> (ø)
plugins/wordnik.py 100% <100%> (+85.71%) :arrow_up:
plugins/twitter.py 17.35% <0%> (-22.02%) :arrow_down:
plugins/youtube.py 17.74% <0%> (-18.2%) :arrow_down:
cloudbot/util/http.py 64.28% <0%> (-2.76%) :arrow_down:
plugins/tell.py 44.67% <0%> (-0.28%) :arrow_down:
plugins/link_announcer.py 100% <0%> (ø) :arrow_up:
tests/plugin_tests/test_utility.py 100% <0%> (ø) :arrow_up:
plugins/myfitnesspal.py 17.85% <0%> (ø) :arrow_up:
plugins/xkcd.py 62.85% <0%> (ø) :arrow_up:
... and 25 more

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 cd57a06...9f1f64d. Read the comment docs.