snoonetIRC / CloudBot

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

brainfuck: Make the main function non-async #564

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #564 into gonzobot will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #564      +/-   ##
============================================
- Coverage     51.36%   51.35%   -0.01%     
============================================
  Files           229      229              
  Lines         13758    13756       -2     
============================================
- Hits           7067     7065       -2     
  Misses         6691     6691
Impacted Files Coverage Δ
tests/plugin_tests/test_brainfuck.py 100% <100%> (ø) :arrow_up:
plugins/brainfuck.py 100% <100%> (ø) :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 985e1bf...424ef45. Read the comment docs.