{
  "$schema": "https://serenity-js.org/schemas/report-summary.json",
  "generated": "2026-08-20T12:43:19.848Z",
  "title": "Cucumber",
  "schemaVersion": 1,
  "reportUrl": "./index.html",
  "ci": {
    "commit": "53bb00fec6a6785c7fbdb00237d4da182e035802",
    "branch": "main",
    "jobUrl": "https://github.com/serenity-js/serenity-js-cucumber-template/actions/runs/32370212205"
  },
  "latestRun": {
    "timestamp": "2026-08-20T12:43:19.327Z",
    "label": "3592",
    "totals": {
      "passed": 2,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "compromised": 0,
      "error": 0
    },
    "duration": 1243
  },
  "runs": 2,
  "delta": {
    "passed": 0,
    "failed": 0,
    "pending": 0,
    "skipped": 0,
    "compromised": 0,
    "error": 0
  },
  "failureClusters": [],
  "consistency": {
    "flaky": [],
    "inconsistent": [],
    "degraded": [],
    "recovered": []
  },
  "scores": {
    "passRate": 100,
    "completeness": 100,
    "consistency": 100,
    "confidence": 100
  },
  "slowest": [
    {
      "name": "Basic expressions",
      "source": "mathjs-api/expressions.feature:26",
      "duration": 1243
    },
    {
      "name": "Multiple expressions",
      "source": "mathjs-api/expressions.feature:30",
      "duration": 241
    }
  ]
}
