class

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)
Source

Instance methods

report_msi(results)
Source
report_mutations(mutations)
Source
report_neutral_result(result)
Source
report_original_result(original_result)
Source
report_result(result)
Source
report_summary(results)
Source