issues
search
nedbat
/
django_coverage_plugin
A plugin for coverage.py to measure Django template execution
Apache License 2.0
197
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Setting DJANGO_SETTINGS_MODULE
#49
sebastian-code
closed
6 years ago
8
Change install_requires to not require Django
#48
PamelaM
closed
6 years ago
1
Update tox.ini to support 2.1dev djangotip and 2.0b1
#47
PamelaM
closed
7 years ago
0
It's not finding templates on Windows 10
#46
tolomea
closed
3 years ago
9
Ignoring coverage for some branches
#45
Skeen
opened
7 years ago
1
Possible to remove Django from install_requires?
#44
beaugunderson
closed
6 years ago
9
no coverage for the templates
#43
matrixise
closed
7 years ago
5
Update tox to support 111
#42
PamelaM
closed
7 years ago
0
More fix the Django versions badge
#41
agriffis
closed
7 years ago
2
Fix the Django versions badge
#40
agriffis
closed
7 years ago
0
Initial attempt at finding unexecuted files
#39
Skeen
closed
7 years ago
12
Fix DJ check_debug issue with DJ1.10
#38
PamelaM
closed
7 years ago
2
Pm/insane integration test
#37
PamelaM
closed
3 years ago
3
Custom template tags not covered
#36
jclgoodwin
opened
7 years ago
10
Pm/remove support prior to Django 1.8 and support Django 1.11
#35
PamelaM
closed
7 years ago
0
Version bump in readme and setup.py
#34
PamelaM
closed
7 years ago
0
Defer check for valid django.template.backends.django.DjangoTemplates
#33
PamelaM
closed
7 years ago
4
Version 1.4 seems to break when django.templates.backends has not been initialized
#32
PamelaM
closed
7 years ago
14
Fix #27 - Use correct tempate_settings debug default
#31
PamelaM
closed
7 years ago
1
Fixes to check_debug and adds support for Django 1.10 (the issues were heavily intertwined)
#30
PamelaM
closed
7 years ago
1
Breaking running of coverage when enabled
#29
clokep
closed
7 years ago
7
settings.py not covered when plugin enabled on Django 1.10
#28
twschiller
closed
7 years ago
7
template debug should default to DEBUG
#27
knyghty
closed
7 years ago
4
Failure on tip of Django
#26
nedbat
closed
7 years ago
2
"Disabling plugin" exception is invisible in test runners
#25
nedbat
opened
8 years ago
0
No template lines covered
#24
degustaf
closed
6 years ago
2
Requests to external page trrigers an error?
#23
oz123
closed
7 years ago
6
Random error
#22
NotSqrt
opened
8 years ago
9
Fix #20 -- Allow multiple DTL engines.
#21
charettes
closed
8 years ago
7
Add support for multiple instances of the `django.template.backends.django.DjangoTemplates`.
#20
charettes
closed
8 years ago
1
need concrete examples of .coveragerc template configuration
#19
edwardotis
opened
8 years ago
7
Missing DJANGO_SETTINGS_MODULE
#18
jonashaag
closed
8 years ago
24
Add a note that `TEMPLATE_DEBUG` must be enabled.
#17
charettes
closed
8 years ago
8
Configure settings if needed
#16
gergelypolonkai
closed
9 years ago
3
No template reports generated
#15
nkuttler
closed
8 years ago
24
Don't count the coverage for the entire project if your testing just one app
#14
epicserve
closed
9 years ago
2
Nonsensical output?
#13
nedbat
closed
9 years ago
3
Omitted {% load xxx %} statements ?
#12
perror
closed
9 years ago
2
Included templates only discovered if they are in the same directory
#11
jessamynsmith
closed
9 years ago
1
Fixed XML coverage (was missing file_locator)
#10
jessamynsmith
closed
9 years ago
2
Cannot generate XML coverage report
#9
jessamynsmith
closed
9 years ago
1
Added missing method no_branch_lines to FileReporter
#8
jessamynsmith
closed
9 years ago
0
Errors out with "branch = True"
#7
jessamynsmith
closed
9 years ago
1
"Block library" templates have blank lines marked as missing
#6
nedbat
opened
9 years ago
1
Template files with non-ascii characters bork the HTML report
#5
nedbat
closed
9 years ago
0
How to find templates that are never executed?
#4
nedbat
closed
6 years ago
17
How to access Django settings?
#3
nedbat
closed
6 years ago
10
Relative paths to template files
#2
nedbat
closed
9 years ago
0
Crash on non-file templates
#1
rfleschenberg
closed
9 years ago
1
Previous