Commit 21245d2
Register test_search_parsing.py in CI test census (review fix)
The T07 PR added lmfdb/utils/test_search_parsing.py but left the CI
test-file census asserting 43 files, so every matrix job failed at the
"checking that we didn't miss any test files" step before running any
tests or linting.
- python-package.yml: bump census count 43 -> 44.
- matrix_includes.json: assign the new module to the shard that already
runs lmfdb/tests/test_utils.py (both proddb and devmirror copies) so
its tests actually execute; add "utils" to that shard's display folders.
Coordination: open PR #24 (ai/t28-ui-knowls) adds another new test file
needing the same fix. Each PR bumps the census by one for its own file,
so whichever of #4/#24 merges second must bump again (44 -> 45): a
trivial, intentional same-line conflict on the census line.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 805aacc commit 21245d2
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments