aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
authorGravatar Lucas Lindström <[email protected]>2020-10-08 00:17:47 +0200
committerGravatar Lucas Lindström <[email protected]>2020-10-08 01:08:41 +0200
commit484eba7715fcbcc195d66f5a60ff56c8167ecf0e (patch)
tree34348bcf83f0b750cbfeefdd5ee7440999b0c99e /.coveragerc
parentReduce metricity db setup script and API response to the bare necessities. (diff)
Broke out metricity connection into an
abstraction and added metricity endpoint unit tests.
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
index f5ddf08d..0cccc47c 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -12,6 +12,7 @@ omit =
*/admin.py
*/apps.py
*/urls.py
+ pydis_site/apps/api/models/bot/metricity.py
pydis_site/wsgi.py
pydis_site/settings.py
pydis_site/utils/resources.py