karma-runner/karma-coverage

check.emitWarning: true does not work

Lolerloli opened this issue · 1 comments

Hi,
i am using karma and karma-coverage in the the latest versions, however emitWarning: true does not output coverage warnings but still errors. Is this supposed to work and is my syntax right?

Used Syntax:

coverageReporter:{
     check:{
          emitWarning: true,
     }
}

It is not released yet.