Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iterative/cml
/ create.js
File
create.js
bin/cml/check/create.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
).promises;
2
const
kebabcaseKeys = require(
'kebabcase-keys'
);
3
4
const
DESCRIPTION =
'Create a check report'
;
Callers
nothing calls this directly
Calls
1
checkCreate
Method · 0.45
Tested by
no test coverage detected