Open
Description
I have some custom template tags and filters. When I disable django_coverage_plugin or downgrade to version 1.3.1, all the code in the templatetags directory is marked as covered, as expected, but as of version 1.4.1 only the function body is marked as covered (which is sort of impossible):
https://coveralls.io/builds/9886572/source?filename=busstops%2Ftemplatetags%2Furlise.py
I'm using Django 1.10.5 and coverage.py 4.3.4.
Metadata
Metadata
Assignees
Labels
No labels