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

Use two lines after all imports instead of 1 line #70

Closed onerandomusername closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (1537a5c) into main (d7c41b6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   38.62%   38.62%           
=======================================
  Files          16       16           
  Lines         769      769           
  Branches      105      105           
=======================================
  Hits          297      297           
  Misses        459      459           
  Partials       13       13           
Impacted Files Coverage Δ
modmail/__init__.py 100.00% <ø> (ø)
modmail/__main__.py 56.25% <ø> (ø)
modmail/bot.py 33.33% <ø> (ø)
modmail/config.py 96.92% <ø> (ø)
modmail/extensions/extension_manager.py 0.00% <ø> (ø)
modmail/extensions/meta.py 0.00% <ø> (ø)
modmail/extensions/plugin_manager.py 0.00% <ø> (ø)
modmail/extensions/utils/paginator_manager.py 0.00% <ø> (ø)
modmail/plugin_helpers.py 0.00% <ø> (ø)
modmail/utils/embeds.py 93.93% <ø> (ø)
... and 3 more

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 d7c41b6...1537a5c. Read the comment docs.

Shivansh-007 commented 3 years ago

Changelog this.

onerandomusername commented 3 years ago

Not worth a changelog, none of this is user facing.

bast0006 commented 3 years ago

Honestly, we should still changelog this, if only for ourselves