cloud-bulldozer / go-commons

Code repository with all go common packages and libraries
Apache License 2.0
4 stars 9 forks source link

removing QueryRangeAggregatedTS as it no longer used #34

Closed vishnuchalla closed 11 months ago

vishnuchalla commented 11 months ago

Type of change

Description

Removing QueryRangeAggregatedTS as it is no longer used by kube-burner

Related Tickets & Documents

Checklist before requesting a review

Testing

Ran the unit tests. No breaking changes.

codecov[bot] commented 11 months ago

Codecov Report

Merging #34 (856db2e) into main (9dc8764) will decrease coverage by 1.80%. Report is 2 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   85.13%   83.33%   -1.80%     
==========================================
  Files           6        6              
  Lines         343      312      -31     
==========================================
- Hits          292      260      -32     
- Misses         37       38       +1     
  Partials       14       14              
Files Changed Coverage Δ
prometheus/prometheus.go 96.00% <ø> (-2.77%) :arrow_down: