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

Refactor mixin routes and add series API. #2185

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

cyriltovena
Copy link
Contributor

Series API was missing and I was fed up with replacing everywhere which is also error prone.

Signed-off-by: Cyril Tovena cyril.tovena@gmail.com

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2185 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2185   +/-   ##
=======================================
  Coverage   61.58%   61.58%           
=======================================
  Files         154      154           
  Lines       12310    12310           
=======================================
  Hits         7581     7581           
  Misses       4121     4121           
  Partials      608      608           
Impacted Files Coverage Δ
pkg/logql/evaluator.go 90.02% <0.00%> (-0.54%) ⬇️
pkg/promtail/targets/tailer.go 78.40% <0.00%> (+2.27%) ⬆️

@cyriltovena cyriltovena merged commit 365235b into grafana:master Jun 5, 2020
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.

None yet

3 participants