Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
go: downloading github.com/stretchr/testify v1.8.0
go: downloading golang.org/x/exp v0.0.0-20220916125017-b168a2c6b86b
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
? github.com/koss-null/funcfrog/example [no test files]
ok github.com/koss-null/funcfrog/internal/algo/batch 0.007s coverage: 1.6% of statements in ./...
ok github.com/koss-null/funcfrog/internal/algo/parallel/mergesort 0.022s coverage: 10.5% of statements in ./...
ok github.com/koss-null/funcfrog/internal/algo/parallel/qsort 18.955s coverage: 10.5% of statements in ./...
coverage: 47.0% of statements in ./...
panic: test timed out after 10m0s
goroutine 1981304414 [running]:
testing.(*M).startAlarm.func1()
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:2036 +0x8e
created by time.goFunc
/opt/hostedtoolcache/go/1.19.13/x64/src/time/sleep.go:176 +0x32
goroutine 1 [chan receive, 9 minutes]:
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1412 +0x4a5
testing.tRunner(0xc000083380, 0xc0000e7ca0)
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1452 +0x144
testing.runTests(0xc0000bf180?, {0x7a2a40, 0x18, 0x18}, {0x7fc990cf9a68?, 0x40?, 0x7a84c0?})
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1844 +0x456
testing.(*M).Run(0xc0000bf180)
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1726 +0x5d9
main.main()
_testmain.go:241 +0x26a
goroutine 51 [chan receive, 9 minutes]:
testing.(*T).Run(0xc000007d40, {0x61127e?, 0x51b?}, 0xc0010009c0)
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1494 +0x37a
github.com/koss-null/funcfrog/internal/internalpipe.Test_MapFilter(0x0?)
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/mapfilterer_test.go:141 +0x349
testing.tRunner(0xc000007d40, 0x635e88)
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x35f
goroutine 1981304574 [runnable]:
github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2.3()
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57
runtime.goexit()
/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1
created by github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57 +0x8a
goroutine 52531 [chan receive]:
github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2()
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:56 +0x105
created by github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:52 +0x418
goroutine 84 [runnable]:
github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2()
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57 +0x8a
created by github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:52 +0x418
goroutine 1981309709 [runnable]:
github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2.3()
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57
runtime.goexit()
/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1
created by github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57 +0x8a
goroutine 1981304575 [runnable]:
github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2.3()
/home/runner/work/FuncFrog/FuncFrog/internal/internalpipe/any.go:57
runtime.goexit()
/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1
created by github.com/koss-null/funcfrog/internal/internalpipe.Pipe[...].Any.func2
/home/runner/work/FuncFrog/FuncFrog/internal/