snoonetIRC / CloudBot

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

youtube: Handle invalid video ID in youtube url handler #634

Closed linuxdaemon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #634 into gonzobot will increase coverage by 0.29%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #634      +/-   ##
============================================
+ Coverage     56.39%   56.68%   +0.29%     
============================================
  Files           236      236              
  Lines         14575    14611      +36     
============================================
+ Hits           8219     8282      +63     
+ Misses         6356     6329      -27
Impacted Files Coverage Δ
tests/plugin_tests/test_youtube.py 100% <100%> (ø) :arrow_up:
plugins/youtube.py 57.69% <100%> (+21.75%) :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 0455af6...702baf7. Read the comment docs.