Skip to content

feat(metrics): implement advanced metrics for PR review time and code…#127

Merged
bartoszclapinski merged 1 commit intomasterfrom
sprint3/phase3.8-advanced-metrics-#126
Dec 2, 2025
Merged

feat(metrics): implement advanced metrics for PR review time and code…#127
bartoszclapinski merged 1 commit intomasterfrom
sprint3/phase3.8-advanced-metrics-#126

Conversation

@bartoszclapinski
Copy link
Copy Markdown
Owner

@bartoszclapinski bartoszclapinski commented Dec 2, 2025

… velocity

  • Add ReviewTimeMetricsDto with merge time analysis
  • Add CodeVelocityDto with weekly breakdown and trends
  • Add GetReviewTimeMetricsAsync to IMetricsCalculationService
  • Add GetCodeVelocityAsync for velocity analysis
  • Implement metrics calculations in MetricsCalculationService
  • Display advanced metrics cards on dashboard
  • Show avg merge time, merge rate, velocity trends

Closes #126

✅ Ready to Merge?

  • Builds successfully
  • CI checks passing
  • Tested locally

… velocity

- Add ReviewTimeMetricsDto with merge time analysis
- Add CodeVelocityDto with weekly breakdown and trends
- Add GetReviewTimeMetricsAsync to IMetricsCalculationService
- Add GetCodeVelocityAsync for velocity analysis
- Implement metrics calculations in MetricsCalculationService
- Display advanced metrics cards on dashboard
- Show avg merge time, merge rate, velocity trends

Closes #126
Copy link
Copy Markdown
Owner Author

@bartoszclapinski bartoszclapinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@bartoszclapinski bartoszclapinski merged commit 91d4484 into master Dec 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPRINT 3] Phase 3.8 - Advanced Metrics

1 participant