Skip to content

fix(report): show actual functional area names in summary chart#395

Merged
bhargav0610 merged 1 commit intoqualcomm-linux:mainfrom
smuppand:infra
Apr 9, 2026
Merged

fix(report): show actual functional area names in summary chart#395
bhargav0610 merged 1 commit intoqualcomm-linux:mainfrom
smuppand:infra

Conversation

@smuppand
Copy link
Copy Markdown
Contributor

@smuppand smuppand commented Apr 9, 2026

This updates the summary chart in the generated test inventory report to show the real functional area names instead of collapsing excess entries into a synthetic "Other" bucket.

What changed:

  • removed the chart-side aggregation that grouped remaining functional areas under "Other"
  • preserved the actual functional area names for each Area in the summary visualization

Why:
The "Other" bucket hides the real folder names and makes the summary less useful, especially for areas like Multimedia where users expect to see the actual functional areas reflected in the chart.

Impact:

  • improves report readability
  • keeps summary labels aligned with real repo structure
  • no change to test discovery or inventory data

…into Other

Stop collapsing excess functional areas into a synthetic "Other" bucket
in the summary chart.

This keeps the chart labels aligned with the real folder names under each
Area, so sections like Multimedia show their actual functional areas
instead of an aggregated placeholder.

Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
@bhargav0610 bhargav0610 merged commit 604e57f into qualcomm-linux:main Apr 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants