Skip to content

feat: add percentage trend indicators for sprint comparison (NSOC'26)#146

Merged
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:enhancement/sprint-trend-indicators
Jun 1, 2026
Merged

feat: add percentage trend indicators for sprint comparison (NSOC'26)#146
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:enhancement/sprint-trend-indicators

Conversation

@SrashtiChauhan
Copy link
Copy Markdown
Contributor

NSOC'26

Summary

Implemented percentage-based trend indicators for Sprint Comparison analytics.


Changes Made

  • Added percentage change calculations for:

    • Completed Tasks
    • Reviews
  • Added trend indicators:

    • ▲ Positive Growth
    • ▼ Negative Growth
    • ● Neutral Change
  • Added color-coded feedback:

    • Green for improvements
    • Red for declines

Examples

Before:
Completed Tasks
338 vs 304
+34

After:
Completed Tasks
338 vs 304
▲ +34 (+11.2%)


Screenshots

Screenshot from 2026-06-01 00-31-33 Screenshot from 2026-06-01 00-31-23

This improves sprint-to-sprint comparison readability and provides better performance context for users.


Closes #135

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

@SrashtiChauhan is attempting to deploy a commit to the shreemp194-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

👋 Thank you for opening this pull request! I will review your changes and assist you soon.

@SrashtiChauhan
Copy link
Copy Markdown
Contributor Author

hi @Shriii19 ,
Kindly review my pr
thank you
Nsoc'26

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flow-forge Ready Ready Preview, Comment Jun 1, 2026 4:41pm

@Shriii19 Shriii19 merged commit 24e87db into Shriii19:master Jun 1, 2026
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.

Enhance Sprint Comparison with Percentage-Based Trend Indicators (NSOC'26)

2 participants