sonarcloud_project_metrics
Details about metrics associated with SonarCloud projects
-
id
Primary key - Unique identifier of the row
-
project_id
Foreign key - ID of the project to which the metric is associated
-
metric_id
Foreign key - ID of the metric associated with the project
-
date
date - Date when project metric imported
-
value
string - Value of the metric for the project
-
period_mode
string - Mode of period for new_code metrics
-
period_parameter
string - Period parameter set for new_code metrics
-
period_date
date - Date against new_code metrics calculated