• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Altinity / clickhouse-grafana / 22968382590
45%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2026 07:35PM UTC
Jobs 1
Files 12
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Mar 2026 06:32PM UTC coverage: 29.115% (+0.06%) from 29.059%
22968382590

push

github

Slach
fix $__searchFilter in replace() for VariableSupportType.Custom variable queries

With VariableSupportType.Custom, variable queries go through queryVariables → replace()
instead of metricFindQuery. The replace() method was handling $__searchFilter only AFTER
the Go backend call, replacing it with just '%' without the search text. Additionally,
the final templateSrv.replace used an empty scopedVars instead of options.scopedVars.

Fix: handle $__searchFilter at the top of replace() by adding it to options.scopedVars
BEFORE any template replacement or backend calls, ensuring proper '%' wildcard appending
and correct propagation through all replacement stages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

1049 of 3603 relevant lines covered (29.11%)

0.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22968382590.1 11 Mar 2026 07:35PM UTC 12
29.11
GitHub Action Run
Source Files on build 22968382590
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22968382590
  • 473a8567 on github
  • Prev Build on master (#22950646304)
  • Next Build on master (#22970749376)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc