Commit ea0addc
Fix documentation coverage inconsistencies
Updated test documentation to accurately reflect current test coverage:
- Updated test count from 9 to 18 functions
- Updated location type coverage from 8 to 15 (100%)
- Updated query count from 15 to 40+ unique queries
- Fixed project name: customers-tomcat → customers-tomcat-legacy
- Added missing test functions to summary tables (TestDefaultSearch,
TestEnumConstantSearch, TestReturnTypeSearch, TestVariableDeclarationSearch,
TestPackageDeclarationSearch, TestFieldDeclarationSearch,
TestMethodDeclarationSearch, TestAnnotatedElementMatching, TestFilePathFiltering)
Addresses CodeRabbit documentation review comments.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3f92bd6 commit ea0addc
2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
425 | 426 | | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| 431 | + | |
| 432 | + | |
430 | 433 | | |
| 434 | + | |
431 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
432 | 439 | | |
433 | 440 | | |
| 441 | + | |
| 442 | + | |
434 | 443 | | |
435 | | - | |
| 444 | + | |
436 | 445 | | |
437 | 446 | | |
438 | 447 | | |
| |||
0 commit comments