Skip to content

Commit 091f9ad

Browse files
committed
Merge origin/main into feat/2.0.0
2 parents 4332374 + 424dfb3 commit 091f9ad

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ Major upgrade: CodeClone evolves from a structural clone detector into a
9898
- replaced repeated full `ast.walk()` scans per range with a per-file
9999
statement index + `bisect` window lookup
100100

101+
### Tests
102+
103+
- Preserved existing golden/contract behavior for `1.4.x` and kept report output
104+
semantics unchanged while improving runtime overhead.
105+
101106
### Contract Notes
102107

103108
- No baseline/cache/report schema changes.

0 commit comments

Comments
 (0)