# HG changeset patch
# User Thomas De Schampheleire <[email protected]>
# Date 1546174560 -3600
# Sun Dec 30 13:56:00 2018 +0100
# Node ID 8a79857fb430eea80556af8d7e7c88810eee7f25
# Parent 99c28d4459286261f7e798ab3fe60be3b0be2e7e
.coveragerc: remove reference to non-existing paster_commands dir
The corresponding code is now in kallithea/bin/, which is already in the
omit list.
diff --git a/.coveragerc b/.coveragerc
--- a/.coveragerc
+++ b/.coveragerc
@@ -6,7 +6,6 @@ omit =
kallithea/config/rcextensions/*
# dbmigrate and paster_commands are not part of the Kallithea web app
kallithea/lib/dbmigrate/*
- kallithea/lib/paster_commands/*
# the tests themselves should not be part of the coverage report
kallithea/tests/*
# the scm hooks are not run in the kallithea process
_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general