Remove mention of TSP

This commit is contained in:
Chris Smowton
2023-12-04 12:36:04 +00:00
committed by GitHub
parent 6d5a493e2d
commit 97266c252e

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The diagnostic query `java/diagnostics/successfully-extracted-files`, and therefore the Code Scanning UI measure of scanned Java files, now considers any Java file seen during extraction, even one with some errors, to be extracted / scanned. The Tools Status Page will continue to indicate when there were partial extraction failures that may lead to false or missing alerts.
* The diagnostic query `java/diagnostics/successfully-extracted-files`, and therefore the Code Scanning UI measure of scanned Java files, now considers any Java file seen during extraction, even one with some errors, to be extracted / scanned.