class Crytic::Reporter::StrykerBadgeReporter
Overview
Sends a MSI score to the stryker dashboard See also https://infection.github.io/guide/mutation-badge.html
Defined in:
crytic/reporter/stryker_badge_reporter.crConstructors
Instance Method Summary
- #report_msi(results)
- #report_mutations(mutations)
- #report_neutral_result(result)
- #report_original_result(original_result)
- #report_result(result)
- #report_summary(results)