We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d0539 commit 5c5ba8fCopy full SHA for 5c5ba8f
1 file changed
tests/integration/incremental-edge-parity.test.js
@@ -6,6 +6,7 @@
6
* 1. Comment-only touch (no semantic change)
7
* 2. Body edit (change implementation, keep exports)
8
* 3. New export added (structural change)
9
+ * 4. File deletion (stale edges must be purged)
10
*
11
* Uses the sample-project fixture (CJS, classes, cross-file calls) for
12
* broader edge coverage than the barrel-project fixture.
0 commit comments