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

hotfix: patch embeds throughout the entire test suite #110

Closed onerandomusername closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (d76de1c) into main (9b5dac9) will increase coverage by 0.10%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   70.62%   70.72%   +0.10%     
==========================================
  Files          32       33       +1     
  Lines        1593     1602       +9     
  Branches      190      190              
==========================================
+ Hits         1125     1133       +8     
- Misses        437      438       +1     
  Partials       31       31              
Impacted Files Coverage Δ
tests/modmail/conftest.py 85.71% <85.71%> (ø)
tests/modmail/utils/test_embeds.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 9b5dac9...d76de1c. Read the comment docs.