snoonetIRC / CloudBot

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

cypher: Fix input handling, add tests #633

Closed linuxdaemon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #633 into gonzobot will increase coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #633      +/-   ##
============================================
+ Coverage     56.39%   56.66%   +0.27%     
============================================
  Files           236      237       +1     
  Lines         14575    14596      +21     
============================================
+ Hits           8219     8271      +52     
+ Misses         6356     6325      -31
Impacted Files Coverage Δ
tests/plugin_tests/test_cypher.py 100% <100%> (ø)
plugins/cypher.py 100% <100%> (+81.57%) :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...a4d5fc5. Read the comment docs.