MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / check-generated-artifact-diff.cjs

File check-generated-artifact-diff.cjs

scripts/check-generated-artifact-diff.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const fs = require('fs');
4const path = require('path');

Callers

nothing calls this directly

Calls 5

changedFilesFunction · 0.85
readHeadFunction · 0.85
gitFunction · 0.70
normalizeFunction · 0.70
trimMethod · 0.65

Tested by

no test coverage detected