You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MDiff] Group changes based on component types in HTML report (#1406)
* [MDiff] Enhance HTML report with component grouping
- ✨ Added new metadata fields for website details in localization files.
- 📊 Implemented grouping of file comparisons by component type in HTML report.
- 🧪 Updated tests to verify file count telemetry for grouped components.
-Priyanshu
* Export component type functions for testing
- ✨ Exported `getComponentTypeFromPath` and `getComponentTypeDisplayName` for testing purposes.
- 🧪 Added unit tests for `getComponentTypeFromPath` covering various path scenarios.
- 🧪 Added unit tests for `getComponentTypeDisplayName` with expected display names for component types.
-Priyanshu
<sourcexml:lang="en">All changed files are binary files (e.g., images) and cannot be displayed in the diff viewer. You can view them individually in the file tree.</source>
73
76
</trans-unit>
@@ -307,6 +310,9 @@ Check the CodeQL extension panel for available queries.</source>
0 commit comments