Showing
{{ filteredData.length }} of
{{ allData.length }} results
API {{ filters[key] }}
{{ filters[key] }}
{{
filters.status }}
Loading matrix data...
Failed to Load Data
{{ errorMessage }}
Try running this locally with:
python3 -m http.server 8000
No compatibility records found for the selected filters.
{{ metadataConfig[dynamicKeys[0]] ? metadataConfig[dynamicKeys[0]].label : dynamicKeys[0] }} {{ item[dynamicKeys[0]] || '—' }}
{{ metadataConfig[dynamicKeys[1]] ? metadataConfig[dynamicKeys[1]].label : dynamicKeys[1] }} {{ item[dynamicKeys[1]] || '—' }}
PASSED
FAILED
Last Run
{{ formatDateOnly(item.timestamp) }}
{{ formatTimeOnly(item.timestamp) }}
Environment
-
API {{ metadataConfig[key] ? metadataConfig[key].label : key }} {{ item[key] }}