Mulugruntz/celery-pubsub

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
branch = True
include =
    celery_pubsub/*
    tests/*

[report]
exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover