1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-09 02:13:43 +03:00

Always measure branch coverage

This commit is contained in:
Trey Hunner 2015-07-31 18:28:49 -07:00
parent 5b95536376
commit 48b21b6063

2
.coveragerc Normal file
View File

@ -0,0 +1,2 @@
[run]
branch = True