issues
search
openedx
/
edx-django-utils
edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26
stars
20
forks
source link
fix: fix coveragerc paths format
#308
Closed
UsamaSadiq
closed
1 year ago
UsamaSadiq
commented
1 year ago
Description
Closes
https://github.com/openedx/edx-django-utils/issues/305
Correct .coveragerc
omit
file paths to properly specify directories.
Following the instructions in the
https://coverage.readthedocs.io/en/7.2.5/migrating.html
for the new version.
Description
omit
file paths to properly specify directories.