Skip to content

Commit 9af50f5

Browse files
author
Benjamin Muskalla
committed
Turn framework coverage into metric query
1 parent 1f2865c commit 9af50f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/ql/src/Diagnostics/CoverageDiagnostics.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/**
22
* @name Diagnostics for framework coverage
33
* @description Expose diagnostics for the number of API endpoints covered by CSV models.
4-
* @kind diagnostic
4+
* @kind metric
5+
* @tags summary
56
* @id java/diagnostics/framework-coverage
67
*/
78

0 commit comments

Comments
 (0)