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

Remove experimental flag from rollover #2290

Merged

Conversation

pavolloffay
Copy link
Member

Resolves #2287

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@pavolloffay pavolloffay requested a review from a team as a code owner June 11, 2020 08:30
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #2290 into master will increase coverage by 0.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2290      +/-   ##
==========================================
+ Coverage   96.18%   96.22%   +0.04%     
==========================================
  Files         219      218       -1     
  Lines       10688    10687       -1     
==========================================
+ Hits        10280    10284       +4     
+ Misses        352      348       -4     
+ Partials       56       55       -1     
Impacted Files Coverage Δ
plugin/storage/es/dependencystore/storage.go 90.74% <0.00%> (+5.02%) ⬆️
plugin/storage/es/factory.go 100.00% <100.00%> (ø)
plugin/storage/es/options.go 100.00% <100.00%> (ø)
cmd/query/app/server.go 94.80% <0.00%> (+2.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f6f3a7...db98cbf. Read the comment docs.

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.

Rollover API support listed as experimental, is it safe for production?
2 participants