Skip to content

cleanup unused newTimeSeriesSet #5978

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

Merged
merged 1 commit into from
May 29, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented May 27, 2024

What this PR does:

Follow up of #5969 (comment). Remove unused timeSeriesSeriesSet and relevant tests.

We didn't remove timeSeriesSeriesSet in the previous pr because it was used in TestDuplicatesSamples. However, TestDuplicatesSamples was added to deduplicate samples from time series in the original pr https://github.com/cortexproject/cortex/pull/2263/files#diff-c5d6cd57cfca24952cce86aa3dd9bff51046629b3156060853fcfdfb896b590eR188. Now, this part of code has been removed so we can remove the structs and relevant tests.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@alanprot alanprot merged commit e6a4e49 into cortexproject:master May 29, 2024
16 checks passed
@yeya24 yeya24 deleted the remove-timeserieset branch May 29, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants