discord-modmail / modmail

A Modmail bot for Discord. Allowing safe moderator conversations with server members one server at a time.
https://discord-modmail.readthedocs.io/
MIT License
15 stars 8 forks source link

Refactor startup #56

Closed onerandomusername closed 3 years ago

onerandomusername commented 3 years ago

Closes #57

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (8cf2202) into main (cbacff0) will decrease coverage by 1.42%. The diff coverage is 28.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   36.92%   35.49%   -1.43%     
==========================================
  Files          12       12              
  Lines         520      555      +35     
  Branches       60       64       +4     
==========================================
+ Hits          192      197       +5     
- Misses        323      352      +29     
- Partials        5        6       +1     
Impacted Files Coverage Δ
modmail/__main__.py 57.14% <ø> (+10.08%) :arrow_up:
modmail/bot.py 32.72% <28.26%> (-10.33%) :arrow_down:

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 cbacff0...8cf2202. Read the comment docs.