Skip to content

Commit 3bd0c3b

Browse files
committed
Switch test to using a qlref to the real telemetry query
1 parent ef82ea7 commit 3bd0c3b

File tree

4 files changed

+20
-16
lines changed

4 files changed

+20
-16
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
| Annotation processors enabled: true | 1 |
2+
| Number of calls with call target | 1 |
3+
| Number of calls with missing call target | 4 |
4+
| Number of diagnostics from CodeQL Java extractor with severity 5 | 10 |
5+
| Number of diagnostics from CodeQL Java extractor with severity 6 | 2 |
6+
| Number of expressions with known type | 1 |
7+
| Number of expressions with unknown type | 6 |
8+
| Number of files | 607 |
9+
| Number of files with extension class | 604 |
10+
| Number of files with extension java | 1 |
11+
| Number of files with extension properties | 1 |
12+
| Number of lines of code | 7 |
13+
| Number of lines of code with extension java | 7 |
14+
| Percentage of calls with call target | 20 |
15+
| Total number of diagnostics from CodeQL Java extractor | 12 |
16+
| Total number of lines | 13 |
17+
| Total number of lines with extension java | 13 |
18+
| Used annotation processor: lombok.launch.AnnotationProcessorHider$AnnotationProcessor | 1 |
19+
| Used annotation processor: lombok.launch.AnnotationProcessorHider$ClaimingProcessor | 1 |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Telemetry/ExtractorInformation.ql

java/ql/integration-tests/all-platforms/java/buildless-erroneous/test.expected

Lines changed: 0 additions & 9 deletions
This file was deleted.

java/ql/integration-tests/all-platforms/java/buildless-erroneous/test.ql

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)