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

ci: switch to coveralls #127

Closed onerandomusername closed 2 years ago

onerandomusername commented 2 years ago

Relevant Issues

closes #112

Description

remove codecov and switch to coveralls

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (d0d7d78) into main (42e8674) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d0d7d78 differs from pull request most recent head a0fb30a. Consider uploading reports for the commit a0fb30a to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   70.90%   70.90%           
=======================================
  Files          33       33           
  Lines        1619     1619           
  Branches      199      199           
=======================================
  Hits         1148     1148           
  Misses        439      439           
  Partials       32       32           

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 42e8674...a0fb30a. Read the comment docs.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1509571551


Files with Coverage Reduction New Missed Lines %
modmail/config.py 1 97.18%
tests/modmail/extensions/test_plugin_manager.py 4 81.82%
modmail/plugin_helpers.py 6 0%
modmail/utils/plugins.py 9 54.9%
<!-- Total: 20 -->
Totals Coverage Status
Change from base Build #1: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls