Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Releases: appifyhub/code-stats

[GA] v0.6.0

24 Sep 21:44
e016912
Compare
Choose a tag to compare

Latest changes

[PR] v0.6.0

24 Sep 21:32
3e7abae
Compare
Choose a tag to compare
[PR] v0.6.0 Pre-release
Pre-release

Latest changes

[GA] v0.5.0

21 Sep 17:47
db48d60
Compare
Choose a tag to compare

Latest changes

  • db48d60 Date filtering (#5)
  • e5c085c Add Repository date filtering
  • ca0610c Add Discussion date filtering
  • 2792e2e Add CodeReview date filtering
  • 0458448 Clean up utils
  • 36e918a Update build configuration to support newer language versions
  • 2339d57 Adding more metrics (#4)

[PR] v0.5.0

21 Sep 17:08
735bf1d
Compare
Choose a tag to compare
[PR] v0.5.0 Pre-release
Pre-release

Latest changes

  • e5c085c Add Repository date filtering
  • ca0610c Add Discussion date filtering
  • 2792e2e Add CodeReview date filtering
  • 0458448 Clean up utils
  • 36e918a Update build configuration to support newer language versions
  • 2339d57 Adding more metrics (#4)
  • aa5d9ed Fix a lint issue from action run 5919051243

[GA] v0.4.0

20 Aug 19:11
2339d57
Compare
Choose a tag to compare

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

20 Aug 18:59
a0385c1
Compare
Choose a tag to compare
[PR] v0.4.0 Pre-release
Pre-release

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

19 Aug 22:11
def5860
Compare
Choose a tag to compare
[PR] v0.4.0 Pre-release
Pre-release

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

19 Aug 20:10
efbfc67
Compare
Choose a tag to compare
[PR] v0.4.0 Pre-release
Pre-release

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

06 Aug 20:11
d69a2c0
Compare
Choose a tag to compare
[PR] v0.4.0 Pre-release
Pre-release

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

06 Aug 14:02
1004249
Compare
Choose a tag to compare
[PR] v0.4.0 Pre-release
Pre-release

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