forked from quic-go/quic-go
use synctest to make streams map tests fully deterministic (#5296)
* use synctest to make streams map tests fully deterministic * ignore synctest helper package for code coverage
This commit is contained in:
@@ -8,6 +8,7 @@ coverage:
|
||||
- internal/mocks/
|
||||
- internal/utils/linkedlist/linkedlist.go
|
||||
- internal/testdata
|
||||
- internal/synctest
|
||||
- logging/connection_tracer_multiplexer.go
|
||||
- logging/tracer_multiplexer.go
|
||||
- testutils/
|
||||
|
||||
Reference in New Issue
Block a user