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

Altinity / clickhouse-grafana / 22968382590 / 1
46%
master: 46%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2026 07:35PM UTC
Files 12
Run time 0s
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.1

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

Source Files on job 22968382590.1
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22968382590
  • 473a8567 on github
  • Prev Job for on master (#22950646304.1)
  • Next Job for on master (#22970749376.1)
  • 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