go-graphite / carbonapi

Implementation of graphite API (graphite-web) in golang
Other
309 stars 140 forks source link

Add test for timeStack function #736

Closed carrieedwards closed 1 year ago

carrieedwards commented 1 year ago

This PR adds a test for verifying functionality of the the timeStack function, as it was previously missing. Also included in this PR is a fix for the name of the results generated by timeStack, in order to match Graphite web