badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.45k stars 5.49k forks source link

CodeScene badges #10389

Open MichaelHinrichs opened 2 months ago

MichaelHinrichs commented 2 months ago

📋 Description

For CodeScene. It already has badges of it's own, but there are only three. CodeScene Code Health CodeScene System Mastery CodeScene Missed Goals

New badges. Static Badge Static Badge Static Badge Static Badge CodeScene Monthly Trends CodeScene Code Health CodeScene Knowledge Distribution

🔗 Data

https://api.codescene.io/v2/docs/index.html

🎤 Motivation

CodeScene provides a lot of unique data that I've not seen in any other similar code review service.

chris48s commented 1 month ago

I think if someone is interested in working on this one, the first thing to look into what data public data is available. The docs at https://codescene.io/docs/integrations/rest-api.html#the-rest-api-token are not totally clear on whether there are some metrics about all projects exposed to any authenticated user. If there are, this one could be viable. I think if it would require every user to expose a token in the badge url, this one is not viable as even a read-only token would expose access to some potentially sensitive info (e.g: developer list)

MichaelHinrichs commented 1 month ago

I just updated the API docs link.