Turn framework coverage into metric query

This commit is contained in:
Benjamin Muskalla
2022-02-07 11:52:03 +01:00
parent 1f2865c7cc
commit 9af50f5216

View File

@@ -1,7 +1,8 @@
/**
* @name Diagnostics for framework coverage
* @description Expose diagnostics for the number of API endpoints covered by CSV models.
* @kind diagnostic
* @kind metric
* @tags summary
* @id java/diagnostics/framework-coverage
*/