Record kappa_103.pred_file
paths and URLs in model YAML files
#1347
Annotations
5 errors
tests/model-card.test.ts > ModelCard > Metrics Display > displays metrics with correct formatting:
site/tests/model-card.test.ts#L112
AssertionError: expected '0.647 W/mK' to be 'undefined W/mK' // Object.is equality
Expected: "undefined W/mK"
Received: "0.647 W/mK"
❯ tests/model-card.test.ts:112:74
|
vitest / tests
Process completed with exit code 1.
|
pytest (ubuntu-latest) / tests
Process completed with exit code 1.
|
pytest (windows-latest) / tests
FailFast: cancelling since parallel instance has failed
|
pytest (windows-latest) / tests
The operation was canceled.
|