Skip to content

Instantly share code, notes, and snippets.

View steoj's full-sized avatar

Sten Otto Johnsen steoj

  • Equinor
  • Stavanger
  • 12:53 (UTC -12:00)
View GitHub Profile
@steoj
steoj / spts_mmt__stryker.json
Last active September 12, 2025 02:04
mmt badge
{"label":"Mutation Score","message":"63.3%","schemaVersion":1,"color":"hsl(39, 100%, 40%)","namedLogo":"stryker"}
@steoj
steoj / coverage.json
Last active September 12, 2025 13:58
mmt coverage
[
{
"date": "2025-05-14",
"type": "lines",
"value": "79.84"
},
{
"date": "2025-05-14",
"type": "statements",
"value": "79.84"
@steoj
steoj / mmt-badge.svg
Last active September 12, 2025 13:58
mmt badges
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@steoj
steoj / latest-baseline.json
Last active February 28, 2025 11:22
saved git baseline for stryker
{ "baseline": "32c4cfa50e91b00f82e2dd358393cec76ca4b204"}
@steoj
steoj / coverage.json
Last active June 24, 2024 13:04
testing-coverage-history
[
{
"date": "2023-06-04",
"value": "69",
"type": "cypress"
},
{
"date": "2023-06-04",
"value": "51",
"type": "backend"
@steoj
steoj / backend-coverage-main.json
Last active September 12, 2025 10:44
coverage-tracking
{ "generatedon": "2025-09-12T10:36:42Z", "parser": "OpenCover", "assemblies": 3, "classes": 570, "files": 535, "coveredlines": 28387, "uncoveredlines": 1892, "coverablelines": 30279, "totallines": 48357, "linecoverage": 93.7, "coveredbranches": 6349, "totalbranches": 7872, "branchcoverage": 80.6, "coveredmethods": 6057, "totalmethods": 6896, "methodcoverage": 87.8 }
{"label":"Change Failure Rate","message":"25%","schemaVersion":1,"color":"hsl(0, 100%, 40%)"}
[
{
"date": "2025-03-15",
"rate": "75",
"target": "15"
},
{
"date": "2025-03-16",
"rate": "100",
"target": "15"
{"schemaVersion":1,"label":"C# Test Coverage","message":"92.13%","color":"brightgreen"}
@steoj
steoj / semi-code-coverage-json
Last active September 29, 2022 08:01
SEMI Code coverage
{"schemaVersion":1,"label":"Unit Test Coverage","message":"0.23%","color":"brightgreen"}