{
  "$schema": "https://serenity-js.org/schemas/report-summary.json",
  "generated": "2026-08-21T01:17:00.443Z",
  "title": "@serenity-js/serenity-js-mocha-template",
  "schemaVersion": 1,
  "reportUrl": "./index.html",
  "ci": {
    "commit": "a672cf807ef19fee84fc921351974ab57b4a00b3",
    "branch": "main",
    "jobUrl": "https://github.com/serenity-js/serenity-js-mocha-template/actions/runs/32435665223"
  },
  "latestRun": {
    "timestamp": "2026-08-21T01:16:59.887Z",
    "label": "2368",
    "totals": {
      "passed": 2,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "compromised": 0,
      "error": 0
    },
    "duration": 536
  },
  "runs": 4,
  "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": "GET /v4/?expr supports calculating a single expression",
      "source": "math-js_api.spec.ts",
      "duration": 378
    },
    {
      "name": "POST /v4 supports calculating multiple expressions in one request",
      "source": "math-js_api.spec.ts",
      "duration": 154
    }
  ]
}
