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

cybertec-postgresql / pgwatch / 19893475195
74%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2025 12:19PM UTC
Jobs 1
Files 42
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

03 Dec 2025 12:14PM UTC coverage: 73.615%. Remained the same
19893475195

push

github

web-flow
[-] migrate all panels in `Health Check` dashboard to table format (#1057)

* Remove `$online_interval` variable from `0-health-check` dashboard.

There is no need to use additional `$online_interval` variable,
we can directly use `$__timeFilter(time)` to get data only from the
time range used by users.

- `select 0 as time` and `select time` blocks are removed.
- `$__timeGroup($online_inteval` blocks are removed, as data is already
within the chosen time range no need for further grouping by time.
- `where time > now() - '$online_interval'::interval` are substituted
with `$__timeFilter(time)`.

* Display `dbname` as `Source Name`.

* Remove `time` field selection from `Shared Buffers hit pct.` panel.

* Migrate more panels to `table format`.

* remove `timeFrom: $online_interval` field from all panels.

3694 of 5018 relevant lines covered (73.61%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19893475195.1 03 Dec 2025 12:19PM UTC 42
73.61
GitHub Action Run
Source Files on build 19893475195
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19893475195
  • 3ca7293c on github
  • Prev Build on master (#19889697687)
  • Next Build on master (#19930713686)
  • 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