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: make codecov support coverage for the entire modmail folder #59

Closed onerandomusername closed 3 years ago

onerandomusername commented 3 years ago

since the line was missing a / codecov was only checking the modmail file iteself, which doesn't exist, so no coverage was reported.

codecov[bot] commented 3 years ago

Codecov Report

Merging #59 (16e3046) into main (f6f3eb3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   36.92%   36.92%           
=======================================
  Files          12       12           
  Lines         520      520           
  Branches       60       60           
=======================================
  Hits          192      192           
  Misses        323      323           
  Partials        5        5           

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 f6f3eb3...16e3046. Read the comment docs.

onerandomusername commented 3 years ago

There's no way to test that this worked w/out adding it to main, I think.

Here's the docs if anyone wants to check them. https://docs.codecov.com/docs/commit-status