Skip to content

Commit

Permalink
code coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Manik2708 <[email protected]>
  • Loading branch information
Manik2708 committed Jan 6, 2025
1 parent 72238f5 commit 9ff496f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/storage/es/spanstore/service_operation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ func TestSpanReader_GetServices(t *testing.T) {

func TestSpanReader_GetOperations(t *testing.T) {
testGet(operationsAggregation, t)
testGetWithKind(operationsAggregation, t, true)
}

func TestSpanReader_GetServicesEmptyIndex(t *testing.T) {
Expand Down

0 comments on commit 9ff496f

Please sign in to comment.