Commit 8b75db7
Anchor lcov extract patterns to project directory
The previous patterns */include/* and */src/* were too broad and
matched vendored 3rdparty files. Anchor to */BehaviorTree.CPP/ to
ensure only the project's own source is included in coverage.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2e72fb3 commit 8b75db7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments