Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ run-diff.test.js
File
run-diff.test.js
packages/serverless/test/unit/lib/plugins/aws/diff/run-diff.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, jest } from
'@jest/globals'
2
import
{ Writable } from
'stream'
3
import
stripAnsi from
'strip-ansi'
4
import
cfDiff from
'@aws-cdk/cloudformation-diff'
Callers
nothing calls this directly
Calls
9
renderDiff
Function · 0.90
normalizeForDiff
Function · 0.90
getEffectiveErrorClass
Function · 0.90
isStackNotFoundError
Function · 0.90
capture
Function · 0.85
extractSection
Function · 0.85
lambdaTemplate
Function · 0.85
layerTemplate
Function · 0.85
bind
Function · 0.85
Tested by
no test coverage detected