Results 433 issues of Thomas Grainger

The readme says this is a component eg: ```js something in modal {{ $ctrl.someProp }} ``` but this is not a component, it's a service.

I'd like to be able to split with a custom bytes patten

My usecase is a function that can never be called - It's only checked for callable-ness: ```python def dummy_view(): raise Exception("Cannot be called") # pragma: not covered ``` I'd like...

enhancement

might help with #1310

use cases: * fail on unexecuted files * starting to do unit tests in a big project, overall coverage is low - but we can increase per file coverage more...

enhancement
target