Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing QueryRangeAggregatedTS as it no longer used #34

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

vishnuchalla
Copy link
Collaborator

@vishnuchalla vishnuchalla commented Aug 11, 2023

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

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

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Ran the unit tests. No breaking changes.

@vishnuchalla vishnuchalla marked this pull request as ready for review August 11, 2023 19:24
@codecov
Copy link

codecov bot commented Aug 11, 2023

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%) ⬇️

Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vishnuchalla vishnuchalla merged commit dc2da49 into cloud-bulldozer:main Aug 14, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants