If you're running tests in parallel in #django , coverage can get messed up!
Here's how to fix:
https://til.sanyamkhurana.com/#/topics/django/fixing-coverage-for-djangos-managepy-test-parallel
til.sanyamkhurana.comSanyam Khurana's TILsA collection of Today I Learned (TIL) posts by Sanyam Khurana. Quick notes, coding tips, and discoveries.