Re: Questions about code coverage.

2020-11-09 Thread Simon Charette
Hello Chris, > It looks like the gis files aren't covered. Is there any way to run tests and coverage on this code? The tests for these files won't be run unless you run the suite with a GIS enabled database backend. We do it on CI (https://djangoci.com/view/%C2%ADCoverage/) but you can do th

Questions about code coverage.

2020-11-09 Thread Christopher Keith
Folks- I ran coverage and massaged the data a bit to get a better idea what areas weren’t covered. Here is a Google Sheet with the results, sorted by coverage% low-to-high. It looks like t