Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ hash.unit.test.ts
File
hash.unit.test.ts
packages/plugin-eslint/src/lib/meta/hash.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jsonHash, ruleIdToSlug } from
'./hash.js'
;
2
3
describe(
'ruleIdToSlug'
, () => {
4
it(
'should leave core rule unchanged'
, () => {
Callers
nothing calls this directly
Calls
2
ruleIdToSlug
Function · 0.85
jsonHash
Function · 0.85
Tested by
no test coverage detected