Closed sethrj closed 1 month ago
3 345 files 5 161 suites 3m 56s :stopwatch: 1 549 tests 1 521 :white_check_mark: 28 :zzz: 0 :x: 17 153 runs 17 090 :white_check_mark: 63 :zzz: 0 :x:
Results for commit 7b04adb0.
:recycle: This comment has been updated with latest results.
In preparation for #1248 we will be adding
VolumeInstanceId
to universes. Rather than adding another set of multimap interfaces, let's just expose theMultiMap
as the interface for volumes and surfaces. The volume instances will just be another multimap accessor.