MCPcopy
hub / github.com/grafana/tempo / TestCombinerShardsProtobuf

Function TestCombinerShardsProtobuf

modules/frontend/combiner/search_test.go:446–448  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

444}
445
446func TestCombinerShardsProtobuf(t *testing.T) {
447 testCombinerShards(t, api.MarshallingFormatProtobuf)
448}
449
450func testCombinerShards(t *testing.T, marshalingFormat api.MarshallingFormat) {
451 tests := []struct {

Callers

nothing calls this directly

Calls 1

testCombinerShardsFunction · 0.85

Tested by

no test coverage detected