Commit Graph

17 Commits

Author SHA1 Message Date
Taiki Endo
7df5094d28 manifest-schema: Rename ManifestDownloadInfo::checksum to hash to reduce
manifest size

Before:
```
wc -c manifests/* | grep total
2808686 total
```

After:
```
wc -c manifests/* | grep total
2748178 total
```
2026-03-21 03:48:16 +09:00
Taiki Endo
82161781d6 Update grcov@latest to 0.10.7 2026-03-04 09:55:57 +09:00
Taiki Endo
be6ab4c3ee Update grcov@latest to 0.10.6 2026-03-04 00:56:08 +09:00
Taiki Endo
c70e6939b0 Update grcov@latest to 0.10.5 2025-08-07 00:17:13 +09:00
Taiki Endo
c01bd8006a Update grcov@latest to 0.10.3 2025-07-30 00:15:52 +09:00
Taiki Endo
2d88cf1296 Update grcov@latest to 0.10.0 2025-05-16 13:34:51 +09:00
Taiki Endo
2cd02413f6 Update grcov@latest to 0.9.1 2025-04-16 03:15:27 +09:00
Taiki Endo
63533c4988 Update grcov@latest to 0.9.0 2025-04-09 09:33:45 +09:00
Taiki Endo
bd89d20437 Update grcov@latest to 0.8.24 2025-04-03 21:19:10 +09:00
Taiki Endo
3ed0b50109 Update grcov@latest to 0.8.23 2025-04-01 21:01:18 +09:00
Taiki Endo
3e243d1e3c Update grcov@latest to 0.8.20 2024-10-19 21:33:28 +09:00
John Vandenberg
a6c0face45 Use asset etag to avoid fetches (#547) 2024-06-21 03:54:24 +00:00
John Vandenberg
d7080cb663 Generate Markdown table of tools (#473) 2024-06-04 03:56:04 +09:00
Taiki Endo
7b50ea3d76 Update grcov@latest to 0.8.19 2023-11-27 21:16:54 +09:00
Taiki Endo
94d8a59049 codegen: Clean up rust crate handling 2023-08-04 21:58:05 +09:00
Taiki Endo
dcb330b502 Update grcov@latest to 0.8.18 2023-04-27 12:38:25 +09:00
Thom Chiovoloni
25738fc0b6 Add grcov support (#41) 2023-01-05 18:33:35 +09:00