Skip to content
#

profiles

Here are 212 public repositories matching this topic...

brancz
brancz commented Mar 16, 2022

The TestAggregateTopByFunction tests expect the resulting "top report" to be in a specific order, but the way the top report works it does not guarantee a consistent order. By default, the top report result should probably be sorted by descending by flat value.

$ go test -run TestAggregateTopByFunction
--- FAIL: TestAggregateTopByFunction (0.00s)
    --- FAIL: TestAggregateTopByFunctio

Improve this page

Add a description, image, and links to the profiles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the profiles topic, visit your repo's landing page and select "manage topics."

Learn more