Skip to content

Commit e27d8c1

Browse files
smowtondbartol
authored andcommitted
Amend extractor information expectation
1 parent 660922f commit e27d8c1

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

java/ql/integration-tests/java/buildless-erroneous/ExtractorInformation.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
| Number of diagnostics from CodeQL Java extractor with severity 6 | 2 |
66
| Number of expressions with known type | 1 |
77
| Number of expressions with unknown type | 6 |
8-
| Number of files | 607 |
8+
| Number of files | 606 |
99
| Number of files with extension class | 604 |
1010
| Number of files with extension java | 1 |
11-
| Number of files with extension properties | 1 |
1211
| Number of lines of code | 7 |
1312
| Number of lines of code with extension java | 7 |
1413
| Percentage of calls with call target | 20 |

java/ql/integration-tests/java/multi-release-jar-java11/ExtractorInformation.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
| Number of calls with missing call target | 0 |
44
| Number of expressions with known type | 1 |
55
| Number of expressions with unknown type | 0 |
6-
| Number of files | 543 |
6+
| Number of files | 542 |
77
| Number of files with extension class | 538 |
88
| Number of files with extension jar | 1 |
99
| Number of files with extension java | 2 |
10-
| Number of files with extension properties | 1 |
1110
| Number of lines of code | 7 |
1211
| Number of lines of code with extension java | 7 |
1312
| Percentage of calls with call target | 100 |

java/ql/integration-tests/java/multi-release-jar-java17/ExtractorInformation.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
| Number of calls with missing call target | 0 |
44
| Number of expressions with known type | 1 |
55
| Number of expressions with unknown type | 0 |
6-
| Number of files | 610 |
6+
| Number of files | 609 |
77
| Number of files with extension class | 605 |
88
| Number of files with extension jar | 1 |
99
| Number of files with extension java | 2 |
10-
| Number of files with extension properties | 1 |
1110
| Number of lines of code | 7 |
1211
| Number of lines of code with extension java | 7 |
1312
| Percentage of calls with call target | 100 |

0 commit comments

Comments
 (0)