Skip to content

Commit 881f414

Browse files
Update terminology and formatting in Build Comparison documentation for consistency and clarity. Changed headings to title case and improved descriptions for better understanding of build metrics.
1 parent 555a478 commit 881f414

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/analytics-build-comparison.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ The dialog provides options to find builds:
7575
| **Search** | Search bar to find builds by name |
7676

7777
Each build in the list displays:
78-
- **Build name** - Full build identifier
78+
- **Build Name** - Full build identifier
7979
- **Duration** - Total execution time (e.g., 52m 53s)
80-
- **Test count** - Number of tests executed
81-
- **Timestamp** - Execution date and time
82-
- **Tag** - Associated project tag (e.g., atxSmoke)
83-
- **Results summary** - Quick pass/fail/other counts (🟢 passed, 🔴 failed, ⚫ other)
80+
- **Test Count** - Number of tests executed
81+
- **Execution Timestamp** - Execution date and time
82+
- **User** - Associated username who executed the build (e.g., atxSmoke)
83+
- **Results Summary** - Quick pass/fail/other counts (🟢 passed, 🔴 failed, ⚫ other)
8484

8585
Select a build and click **Compare Builds** to run the comparison. The selected build becomes the **Compare** build, while the current build you navigated from becomes the **Base** build.
8686

0 commit comments

Comments
 (0)