---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/sandbox/interfaces/SandboxConformanceReport.md
description: >-
  Result metadata from mutation conformance, including operations that were not
  exercised.
---

# Interface: SandboxConformanceReport

Defined in: [src/batteries/sandbox/conformance/index.ts:62](https://github.com/NHTIO/ADK/blob/master/src/src/batteries/sandbox/conformance/index.ts#L62)

Result metadata from mutation conformance, including operations that were not exercised.

## Properties

| Property                                | Type       | Description                                                                     | Defined in                                                                                                                                   |
| --------------------------------------- | ---------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
|  `skipped` | `string`\[] | Names each skipped mutation group rather than silently presenting it as passed. | [src/batteries/sandbox/conformance/index.ts:64](https://github.com/NHTIO/ADK/blob/master/src/src/batteries/sandbox/conformance/index.ts#L64) |
