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

[enhance]: check database's intervals if valid #948

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

stone1100
Copy link
Member

@stone1100 stone1100 commented Mar 28, 2023

What problem does this PR solve?

Issue Number: #938

Problem Summary:

  • check database's rollup intervals if valid

Check List

Tests

  • Unit test
  • Integration test
  • No code

@stone1100 stone1100 added the enhancement New feature or request label Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #948 (b66fd0c) into main (0717000) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b66fd0c differs from pull request most recent head ba26b09. Consider uploading reports for the commit ba26b09 to get more accurate results

@@           Coverage Diff           @@
##             main     #948   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files         416      416           
  Lines       25353    25364   +11     
=======================================
+ Hits        24417    24428   +11     
  Misses        665      665           
  Partials      271      271           
Impacted Files Coverage Δ
aggregation/series_agg.go 100.00% <ø> (ø)
pkg/option/tsdb.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant