:warning: There is a bug when parsing code, that has coverage-helper-code.
More specifically, aurelia-validation does not parse the helper code correctly https://github.com/aurelia/testing/issues/94.
I found a fix, but would need to PR to the aurelia repo and stuff.
(Maybe we just fork ourselves, will create a ticket)
Discovered in PR 954
A fix I found is to update the parts of the regex
Reported to package in question https://github.com/aurelia/validation/issues/571