diff --git a/.coveragerc b/.coveragerc index a45e53ceb..d9ab2f6d6 100644 --- a/.coveragerc +++ b/.coveragerc @@ -5,6 +5,7 @@ omit = barbican/tests/*, barbican/model/migration/alembic_migrations/versions/, barbican/plugin/dogtag.py, barbican/plugin/symantec.py + barbican/wsgi/api.py [report] ignore_errors = True