badges/shields

PR additions/deletions badge

Open

#3.363 aberto em 25 de abr. de 2019

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)JavaScript (5.423 forks)batch import
good first issueservice-badge

Métricas do repositório

Stars
 (22.337 stars)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (40 fundiu PRs em 30d)

Description

:clipboard: Description

GitHub PR additions/deletions badge. Since there are two data to be displayed, I suggest a badge like this:

:link: Data

Can be accessed via GitHub PR API (last few lines):

  "commits": 1,
  "additions": 85,
  "deletions": 54,
  "changed_files": 5
}

:microphone: Motivation

To show that our PRs are big/small

Guia do colaborador