-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Size reports: Improved comments (#10982)
#### Problem It's hard to pick out actual size changes, beyond those called out in the large-increase tables. Report information can be distributed across multiple collapsed tables, since the generator often runs before all builds are complete. #### Change overview Read back any existing comment and merge in new reports. Comments now contain: 1. An open table highlighting large increases, if any. 2. A collapsed table of all increases, if any. 3. A collapsed table of all decreases, if any. 4. A collapsed table of all data. #### Testing Tested with manual runs: #10979 (comment)
- Loading branch information
1 parent
ce83816
commit 2905106
Showing
2 changed files
with
170 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters