Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

  • SonarQube server: this is a dropdown list with the SonarQube servers configured through the plugin settings.
  • Resource Key: this is the key of the SonarQube resource to retrieve the quality metrics. You can get this key from your SonarQube project dashboard or your sonar-project analysis parameters.
  • Metric Key: this is the metric that you wan to display in the badge. Check out SonarQube metric definitions to know which metric key you should use for each metric.
    • Common values are: ncloc, coverage, reliability_rating, security_rating, sqale_rating, duplicated_lines_density, ...
  • Branch: Name of the branch (visible in the SonarQube UI)
    • Only available on single project configuration


Setting multiple resource keys

...