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

nbari / pg_exporter / 28194964025
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: sandbox
DEFAULT BRANCH: main
Ran 25 Jun 2026 07:27PM UTC
Jobs 1
Files 91
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

25 Jun 2026 07:24PM UTC coverage: 90.479%. First build
28194964025

push

github

nbari
Add DevPod/Dev Containers compose workspace

A compose-based devcontainer (app + postgres) so the full build/test workflow runs
the same on Linux, macOS, and Linux Atomic, locally or on a remote VM, with no
host-side database or container plumbing.

- .devcontainer/compose.yaml + compose.podman.yaml: rust devcontainer image plus a
  postgres:18 service with pg_stat_statements preloaded; named cache volumes;
  security_opt label=disable; rootless-podman keep-id override
- App reaches the DB over the compose network (postgres:5432), so there is no host
  port-forward: no pasta bulk-COPY stalls, no SELinux :Z, client-side pgbench works
- devcontainer.json, init-db.sql, postcreate.sh (deps + mise install), post-start.sh
  (seed test DB), README, .devpod.env.example
- mise.toml: just + rust + cargo-edit + postgres-client task
- just test honors PG_HOST/PG_PORT/PG_EXPORTER_DSN (defaults to localhost, so the
  host workflow is unchanged) to target the postgres service in-container

11176 of 12352 relevant lines covered (90.48%)

83.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28194964025.1 25 Jun 2026 07:27PM UTC 91
90.48
GitHub Action Run
Source Files on build 28194964025
  • Tree
  • List 91
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28194964025
  • 437bc732 on github
  • Prev Build on sandbox (#28193934395)
  • Next Build on sandbox (#28195379757)
  • 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