Skip to content

Add Industry column to test table and update report data#986

Open
pranjal-psys wants to merge 1 commit intomicrosoft:esm-pocfrom
pranjal-psys:feature/add-industry-column
Open

Add Industry column to test table and update report data#986
pranjal-psys wants to merge 1 commit intomicrosoft:esm-pocfrom
pranjal-psys:feature/add-industry-column

Conversation

@pranjal-psys
Copy link

@pranjal-psys pranjal-psys commented Mar 3, 2026

  • Introduced a new column for "Industry" in the test table with sorting functionality.
  • Updated the report data to include industry information for various tests, enhancing the context for each test case.
  • Renamed "Enhanced Security Mode" to "Elevated Security Mode" for clarity in the data table.
Screenshot 2026-03-03 at 5 41 23 PM

@pranjal-psys
Copy link
Author

pranjal-psys commented Mar 3, 2026

@microsoft-github-policy-service agree company="Perennial Sys"

1 similar comment
@pranjal-psys
Copy link
Author

@microsoft-github-policy-service agree company="Perennial Sys"

- Introduced a new column for "Industry" in the test table with sorting functionality.
- Updated the report data to include industry information for various tests, enhancing the context for each test case.
- Renamed "Enhanced Security Mode" to "Elevated Security Mode" for clarity in the data table.
@pranjal-psys pranjal-psys force-pushed the feature/add-industry-column branch from 9482004 to 8732de4 Compare March 3, 2026 12:13
@pranjal-psys pranjal-psys marked this pull request as draft March 3, 2026 12:32
@pranjal-psys pranjal-psys marked this pull request as ready for review March 3, 2026 12:32
@pranjal-psys pranjal-psys marked this pull request as draft March 3, 2026 12:33
@pranjal-psys pranjal-psys marked this pull request as ready for review March 3, 2026 12:33
@pranjal-psys pranjal-psys marked this pull request as draft March 3, 2026 12:37
@pranjal-psys pranjal-psys marked this pull request as ready for review March 3, 2026 12:37
@peresys13 peresys13 requested a review from Copilot March 4, 2026 07:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the report’s test table by adding an Industry field to test metadata, exposing it as a sortable “Industry” column in the UI, and updating the ESM banner copy to use “Elevated Security Mode”.

Changes:

  • Extend the Test model and seeded reportData to include TestIndustry.
  • Add a new sortable Industry column to the test table.
  • Update UI wording from “Enhanced Security Mode” to “Elevated Security Mode”.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/report/src/config/report-data.ts Adds TestIndustry to the Test interface and populates it across the seeded reportData tests.
src/report/src/components/test-table/data-table.tsx Updates the ESM banner label to “Elevated Security Mode”.
src/report/src/components/test-table/columns.tsx Introduces a new sortable TestIndustry column with an N/A fallback when missing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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