Commit d039b85
refactor(doris): use recursive directory walking for tests
Use filepath.WalkDir to recursively find all .sql test files in the
examples directory, allowing for arbitrarily nested subdirectories.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ed986d7 commit d039b85
1 file changed
Lines changed: 10 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
61 | 44 | | |
62 | | - | |
63 | | - | |
| 45 | + | |
| 46 | + | |
64 | 47 | | |
65 | | - | |
66 | 48 | | |
67 | 49 | | |
68 | 50 | | |
69 | 51 | | |
70 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
71 | 55 | | |
72 | 56 | | |
73 | 57 | | |
| |||
0 commit comments