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

feat/utils time #91

Closed onerandomusername closed 2 years ago

onerandomusername commented 2 years ago

DO NOT MERGE

This is pointed towards the tests/more-tests branch which is part of pr #68. Once that branch is merged, this can be merged.

depends on #68

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (e24411d) into tests/more-tests (36f3a4c) will increase coverage by 0.83%. The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           tests/more-tests      #91      +/-   ##
====================================================
+ Coverage             52.15%   52.98%   +0.83%     
====================================================
  Files                    17       18       +1     
  Lines                   905      921      +16     
  Branches                134      134              
====================================================
+ Hits                    472      488      +16     
  Misses                  410      410              
  Partials                 23       23              
Impacted Files Coverage Δ
modmail/utils/time.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 36f3a4c...e24411d. Read the comment docs.