Commit e0ab1af
committed
fix: Node PDF annotations + PHP risky test CI failures
- Add missing fields to normalizePdfConfig in config-normalizer.ts
(extractAnnotations, hierarchy, topMarginFraction, bottomMarginFraction)
- Add assertion to PHP e2e generator for clear_registry tests without
verify_cleanup to prevent PHPUnit risky test warnings
- Regenerate PHP e2e tests1 parent ed1fd49 commit e0ab1af
File tree
3 files changed
+7
-0
lines changed- crates/kreuzberg-node/typescript/core
- e2e/php/tests
- tools/e2e-generator/src
3 files changed
+7
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
155 | 159 | | |
156 | 160 | | |
157 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
| 1562 | + | |
| 1563 | + | |
1562 | 1564 | | |
1563 | 1565 | | |
1564 | 1566 | | |
| |||
0 commit comments