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
Feedback from @hugo-vrijswijk : what will we do with calculateMetrics (implemented in TS and scala). Essentially it would be invalid to call it with a mutation score only report. In fact, the only use case we can think of is the dashboard. Probably better to implement it as an exception there.
We should support mutation-score-only reports. The JSON looks like this:
The report can look like this:
See stryker-mutator/stryker-handbook#27 for the use case
The text was updated successfully, but these errors were encountered: