filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

misc(core): Adding unit tests for histograms for StitchRvsExec #1831

Closed sandeep6189 closed 2 months ago

sandeep6189 commented 2 months ago

Pull Request checklist

Current behavior : We don't have unit tests for StitchRvsExec which uses Histogram values.

New behavior : Adding unit tests for StitchRvsExec with histogram values.