snoonetIRC / CloudBot

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

ignore: Add list command #612

Closed linuxdaemon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #612 into gonzobot will increase coverage by 0.89%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #612      +/-   ##
============================================
+ Coverage     55.49%   56.39%   +0.89%     
============================================
  Files           235      236       +1     
  Lines         14431    14575     +144     
============================================
+ Hits           8008     8219     +211     
+ Misses         6423     6356      -67
Impacted Files Coverage Δ
plugins/core/ignore.py 100% <100%> (+80.72%) :arrow_up:
tests/plugin_tests/test_ignore.py 100% <100%> (ø)

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 500dfbf...813e532. Read the comment docs.