Commit 3bb06fc
refactor: make cov_db_dirs deterministic
Sort the coverage database paths, while leaving the first path in place.
This should mean that the dumped deployment objects are now
deterministic. At the moment when comparing dumps often the only
difference is the order of these paths, adding unnecessary noise and
making it more difficult to check for meaningful differences.
Signed-off-by: James McCorrie <[email protected]>1 parent 92e4e9a commit 3bb06fc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
714 | 718 | | |
715 | 719 | | |
716 | 720 | | |
| |||
0 commit comments