You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the project name contains the word 'template' ember-cli-blanket ignores every file in the project, and thus doesn't generate any coverage data at all.
It looks like this is due to the default antifilter and would also affect projects that happened to have the word 'tests' in the name.
It would be helpful to point this out somewhere very prominently in the docs.
The text was updated successfully, but these errors were encountered:
If the project name contains the word 'template' ember-cli-blanket ignores every file in the project, and thus doesn't generate any coverage data at all.
It looks like this is due to the default
antifilter
and would also affect projects that happened to have the word 'tests' in the name.It would be helpful to point this out somewhere very prominently in the docs.
The text was updated successfully, but these errors were encountered: