1 comment (1 comment)6 reactions (6 reactions)0 assignees (0 assignees)JavaScript5,423 forks (5,423 forks)batch import
good first issueservice-badge
Repository metrics
- Stars
- 22,337 stars (22,337 stars)
- PR merge metrics
- Avg merge 6d 3h (Avg merge 6d 3h)71 merged PRs in 30d (71 merged PRs in 30d)
Description
https://codebeat.co/
This is another code analysis service for Java code and stuff. They have their own badge with a grade, similar to codacy and Co, but there is currently no shield.io version of it.
Would be cool if it gets added too.
Contributor guide
- Research direction
- Study existing badge services like Codacy in the shields.io codebase, then implement a new service for Codebeat that fetches the grade from their API and returns a badge. Follow the pattern in src/services/.
- Tech stack
- javascript
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- JavaScriptHTTP basics