File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -199,9 +199,9 @@ func TestGenerateFromEvents(t *testing.T) {
199199 // init 150ms 200ms 250ms 300ms 350ms 400ms 450ms 500ms 550ms 600ms 650ms 700ms
200200 // ├──────╫──────┼──────┼──────╫──────┼──────┼──────╫──────┼──────┼──────┼──────┼──────┤
201201 // File0 ├─ 1 ║ ║ ║
202- // File1 ├─ 1 ╟─ 2 ╟─ 3 ╟─ 5
203- // File2 ├─ 1 ╟───── max (250ms) ──║───────────> 4 ╟─────── min (200ms) ─────> 6
204- // File3 └─ 1 ╟──────────────────> ╟──────────────────> ╟─────────── min (250ms) ────────> 7
202+ // File1 ├─ 2 ╟─ 5 ╟─ 6 ╟─ 8
203+ // File2 ├─ 3 ╟───── max (250ms) ──║───────────> 7 ╟─────── min (200ms) ─────> 9
204+ // File3 └─ 4 ╟──────────────────> ╟──────────────────> ╟─────────── min (250ms) ────────> 10
205205 // ┌───╨───┐ ┌───╨──┐ ┌───╨───┐
206206 // │ start │ │ stop │ │ start │
207207 // └───────┘ └──────┘ └───────┘
You can’t perform that action at this time.
0 commit comments