-
Notifications
You must be signed in to change notification settings - Fork 4
Add SQL diff tests #27
Copy link
Copy link
Open
Labels
area: corekai-core engine and graphkai-core engine and grapharea: testingTest coverage and infrastructureTest coverage and infrastructuredifficulty: starterMinimal context needed, good entry pointMinimal context needed, good entry pointgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
area: corekai-core engine and graphkai-core engine and grapharea: testingTest coverage and infrastructureTest coverage and infrastructuredifficulty: starterMinimal context needed, good entry pointMinimal context needed, good entry pointgood first issueGood for newcomersGood for newcomers
Problem
`kai-core/diff/sql.go` implements SQL-specific diffing logic, but the diff package test file only covers `diff.go` — there are no tests for SQL diffing or `format.go`.
What to Test
Files to Look At