Skip to content

renderCoupling

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/parser-core/src/techdocs/subsystem-narrative.ts

What a change here costs, in edges rather than in adjectives.

The boundary section already names the neighbours. What it cannot say is that they do not lean equally: a neighbour holding one import and a neighbour holding fourteen are the same row in that list and are not the same risk.

Signature

ts
function renderCoupling(evidence: SubsystemEvidence | undefined, dependents: string[], dependsOn: string[], nameOf: (path: string) => string, entityCount): string

Parameters

NameType
evidence`SubsystemEvidence
dependentsstring[]
dependsOnstring[]
nameOf(path: string) => string
entityCountany

Returns: string

Was this page helpful?

Download as PDF