coala-quickstart icon indicating copy to clipboard operation
coala-quickstart copied to clipboard

FileGlobs.py: Add tests for branch coverage of get_project_files

Open jayvdb opened this issue 6 years ago • 0 comments

FileGlobs.py is at 100% coverage only because branch coverage has not been enabled.

When branch coverage is enabled, only 75% of the function get_project_files is covered.

jayvdb avatar Aug 04 '18 12:08 jayvdb