Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ create-codecov-matrix.js
File
create-codecov-matrix.js
tools/scripts/create-codecov-matrix.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{ createProjectGraphAsync } from
'@nx/devkit'
;
3
4
const
graph =
await
createProjectGraphAsync({
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected