This repository was archived by the owner on Jul 5, 2025. It is now read-only.
Releases: appifyhub/code-stats
Releases · appifyhub/code-stats
[GA] v0.6.0
[PR] v0.6.0
[GA] v0.5.0
[PR] v0.5.0
Latest changes
[GA] v0.4.0
Latest changes
- 2339d57 Adding more metrics (#4)
- aa5d9ed Fix a lint issue from action run 5919051243
- 1ea10c4 Add discussion metrics to the calculators list
- 3695f27 Implement discussions metric
- 7099290 Implement discussion comments received metric
- aeaebcd Implement discussion comments authored metric
- d00dfe0 Metrics printer cleanup (diff. between count and duration)
[PR] v0.4.0
Latest changes
- aa5d9ed Fix a lint issue from action run 5919051243
- 1ea10c4 Add discussion metrics to the calculators list
- 3695f27 Implement discussions metric
- 7099290 Implement discussion comments received metric
- aeaebcd Implement discussion comments authored metric
- d00dfe0 Metrics printer cleanup (diff. between count and duration)
- 4fd8c42 Implement code reviews totals calculator
[PR] v0.4.0
Latest changes
- d00dfe0 Metrics printer cleanup (diff. between count and duration)
- 4fd8c42 Implement code reviews totals calculator
- 47b4ba5 Implement feedbacks total calculator
- 65bc4f5 Implement feedbacks rejected calculator
- d547af0 Implement feedbacks postponed calculator
- ecc383a Implement feedbacks approved calculator
- 0474380 Implement change lines total calculator
[PR] v0.4.0
Latest changes
- 0474380 Implement change lines total calculator
- d40c15c Implement change lines deleted calculator
- 6135b17 Implement change lines added calculator
- bbfbbd1 Implement comments received calculator
- b8ee25e Implement comments authored calculator
- 7a7db9e Minor cleanup, stubbing
- b109b4e Implement changes total calculator
[PR] v0.4.0
Latest changes
- 5a3c94a Implement comments received calculator
- 57e58b2 Implement comments authored calculator
- 7a7db9e Minor cleanup, stubbing
- b109b4e Implement changes total calculator
- db8a590 Implement changes removed calculator
- f5ceeeb Implement changes modified calculator
- 9f474be Pull data components out to separate classes
[PR] v0.4.0
Latest changes
- b109b4e Implement changes total calculator
- db8a590 Implement changes removed calculator
- f5ceeeb Implement changes modified calculator
- 9f474be Pull data components out to separate classes
- dfbf188 Implement changes added calculator
- 2a2efe6 Make cycle time more generic, cleanup
- b678d1e Make metrics more generic