QualInsight / qualinsight-plugins-sonarqube-badges

Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
GNU Lesser General Public License v3.0
110 stars 141 forks source link

Add period parameter for measure API #72

Closed willypt closed 6 years ago

willypt commented 6 years ago

At our company, we are making Deployment document and need to track some project's property before being allowed to deploy. And we are using period leaks extensively, so I try to make something out of it by extending svg-badges

willypt commented 6 years ago

Will add more information regarding period to label before making pull request again eg.

|coverage since 2017-06-10 | 80.00% (+12)|

willypt commented 6 years ago

screen shot 2017-09-11 at 1 13 32 pm screen shot 2017-09-11 at 1 13 21 pm screen shot 2017-09-11 at 1 13 43 pm

Added labels to differentiate when they are requested with period on them

willypt commented 6 years ago

I don't have big dataset to test them on. If someone can do regression on my implementation, it would be great!