Skip to content

Commit a6eac94

Browse files
mavamclaude
andcommitted
Add changelog entry for pre-compare code review improvements
Documents the implementation fixes and test coverage improvements applied during code review of the pre-compare feature. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 56f9122 commit a6eac94

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Improve pre-compare feature implementation
3+
type: change
4+
authors:
5+
- mavam
6+
- claude
7+
pr: 10
8+
created: 2026-01-30T21:42:17.238928Z
9+
---
10+
11+
Fixed and improved the `pre-compare` feature based on code review feedback. The `apply_pre_compare` function is now a public API so all runners apply transforms consistently. Fixed a bug in ShellRunner where transforms weren't applied when comparing empty output against a baseline. Improved variable naming and documentation throughout the runners, and added comprehensive test coverage including integration tests and parameterized unit tests to ensure consistent behavior across all test runners.

0 commit comments

Comments
 (0)