Add change note

This commit is contained in:
Chris Smowton
2023-12-04 11:48:51 +00:00
committed by GitHub
parent ad713a7a93
commit 6d5a493e2d

View File

@@ -0,0 +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.