PHPCI icon indicating copy to clipboard operation
PHPCI copied to clipboard

Request for more badges

Open DavidGarciaCat opened this issue 9 years ago • 0 comments

Hello,

I know the project is offering a build badge, but I think is more useful provide a set of badges, like:

  • build when composer and tests are able to run the respective commands with no errors
  • phpci that can offer - from 0 to 10, maybe? - a numeric score of code quality and standards
  • coverage I'm sure you know what is this
  • etcetera

At this moment I can add more than 1 badge using (just an example) Scrutinizer CI, to display if the project can be built, the coverage or the code score, and given this project can apply several checks I think that can be interesting to add different badges, depending on each case.

What do you think?

Cheers,

DavidGarciaCat avatar Dec 23 '15 11:12 DavidGarciaCat