I'm not sure if I have something misconfigured, but it's currently highlighting all of my test files even though I have coverage.py configured to omit them.
Excluded code seems to work properly, but omitted files do not.
I have a pull request incoming, but it looks like github is having a little queue issue, so I'll need to wait until my commit actually shows up online.
I'm not sure if I have something misconfigured, but it's currently highlighting all of my test files even though I have coverage.py configured to omit them.
Excluded code seems to work properly, but omitted files do not.
Thanks for the great tool!