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

chore: use raw docstrings to remove w605 ignore #61

Closed onerandomusername closed 3 years ago

onerandomusername commented 3 years ago

Relevant Issues

Description

codecov[bot] commented 3 years ago

Codecov Report

Merging #61 (064a906) into main (15dd2d6) will increase coverage by 0.20%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   39.22%   39.42%   +0.20%     
==========================================
  Files          13       13              
  Lines         594      596       +2     
  Branches       70       70              
==========================================
+ Hits          233      235       +2     
  Misses        354      354              
  Partials        7        7              
Impacted Files Coverage Δ
modmail/extensions/extension_manager.py 0.00% <ø> (ø)
modmail/extensions/plugin_manager.py 0.00% <ø> (ø)
modmail/bot.py 33.33% <50.00%> (+0.60%) :arrow_up:
modmail/log.py 100.00% <100.00%> (ø)

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 15dd2d6...064a906. Read the comment docs.