Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Frontend and Backend for Average Issue Resolution Time Graph #269

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

sachin-panayil
Copy link
Contributor

Added Frontend and Backend for Average Issue Resolution Time Graph

Problem

Average Issue Resolution Time is a metric available on Augur but wasn't accessible within our metrics.

Solution

Implemented frontend and backend API call to display and receive this data.

Result

Average Issue Resolution Time is now available in metrics
Screen Shot 2024-10-17 at 1 54 48 PM

Some important notes regarding the summary line:

  • Only a select few repos have this graph available since every repo doesn't have issues.

Test Plan

Tested locally.

Signed-off-by: sachin-panayil <[email protected]>
Signed-off-by: sachin-panayil <[email protected]>
@sachin-panayil sachin-panayil added enhancement New feature or request front-end labels Oct 17, 2024
Copy link
Collaborator

@IsaacMilarky IsaacMilarky left a comment

Choose a reason for hiding this comment

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

Looks good! I have some minor questions and suggestions though.

Signed-off-by: sachin-panayil <[email protected]>
Signed-off-by: sachin-panayil <[email protected]>
Signed-off-by: sachin-panayil <[email protected]>
@IsaacMilarky IsaacMilarky merged commit 9922c8f into dev Oct 18, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants