MCPcopy
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

1const fs = require('fs').promises;
2const kebabcaseKeys = require('kebabcase-keys');
3
4const DESCRIPTION = 'Create a check report';

Callers

nothing calls this directly

Calls 1

checkCreateMethod · 0.45

Tested by

no test coverage detected