Crytic::Reporter::StrykerBadgeReporter
Inherits Crytic::Reporter::Reporter / Reference / Object
Sends a MSI score to the stryker dashboard See also https://infection.github.io/guide/mutation-badge.html
Constructors
new(client : HttpClient, env : Hash(String, String), io : IO)
SourceInstance methods
report_msi(results)
Sourcereport_mutations(mutations)
Sourcereport_neutral_result(result)
Sourcereport_original_result(original_result)
Sourcereport_result(result)
Sourcereport_summary(results)
Source