snoonetIRC / CloudBot

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

Fix horoscope parsing #619

Closed linuxdaemon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #619 into gonzobot will increase coverage by 0.6%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           gonzobot     #619     +/-   ##
===========================================
+ Coverage     54.66%   55.26%   +0.6%     
===========================================
  Files           232      233      +1     
  Lines         14312    14455    +143     
===========================================
+ Hits           7824     7989    +165     
+ Misses         6488     6466     -22
Impacted Files Coverage Δ
plugins/horoscope.py 97.1% <100%> (+61.03%) :arrow_up:
tests/plugin_tests/test_horoscope.py 100% <100%> (ø)
tests/plugin_tests/test_optout.py 100% <0%> (ø) :arrow_up:
tests/core_tests/test_plugin_manager.py 100% <0%> (ø) :arrow_up:
plugins/mylife.py 30.64% <0%> (+4.11%) :arrow_up:
plugins/core/optout.py 30.31% <0%> (+7.67%) :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 c6b0c9c...64a1ddf. Read the comment docs.