https://platform.codeclimate.com/schemas/commit#/properties/statistics
commit statistics.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | Commit.schema.json* |
object
(Details)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
additions | integer |
Optional | cannot be null | Commit |
deletions | integer |
Optional | cannot be null | Commit |
total | integer |
Optional | cannot be null | Commit |
Lines of code added in this commit.
additions
- is optional
- Type:
integer
- cannot be null
- defined in: Commit
integer
Lines of code deleted in this commit.
deletions
- is optional
- Type:
integer
- cannot be null
- defined in: Commit
integer
Total lines of code in this commit.
total
- is optional
- Type:
integer
- cannot be null
- defined in: Commit
integer