mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Turn framework coverage into metric query
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @name Diagnostics for framework coverage
|
* @name Diagnostics for framework coverage
|
||||||
* @description Expose diagnostics for the number of API endpoints covered by CSV models.
|
* @description Expose diagnostics for the number of API endpoints covered by CSV models.
|
||||||
* @kind diagnostic
|
* @kind metric
|
||||||
|
* @tags summary
|
||||||
* @id java/diagnostics/framework-coverage
|
* @id java/diagnostics/framework-coverage
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user