Commit 9a9c8f1
test: cover pg_introspect → snapshot conversion
Adds enum-mapping tests and a golden fixture catalog with a frozen
content_hash to guard against silent drift in field ordering or upstream
pg_introspect changes that would invalidate stored snapshots.
Also runs cargo fmt across the workspace (server.rs).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4251f4c commit 9a9c8f1
5 files changed
Lines changed: 431 additions & 1 deletion
File tree
- crates
- dry_run_cli/src/mcp
- dry_run_core
- src/schema
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1554 | 1554 | | |
1555 | 1555 | | |
1556 | 1556 | | |
1557 | | - | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
1558 | 1562 | | |
1559 | 1563 | | |
1560 | 1564 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
0 commit comments