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

nbari / pg_exporter / 28231690506
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: sandbox
DEFAULT BRANCH: main
Ran 26 Jun 2026 10:16AM 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

26 Jun 2026 10:12AM UTC coverage: 90.223% (+0.07%) from 90.151%
28231690506

push

github

nbari
fix(devpod): postCreate fails (rustup shim + mise task CWD)

Two issues caused `bash .devcontainer/postcreate.sh` to exit non-zero on recreate:

- rustup conflict: with `rust` managed by mise, `rustup`/`cargo`/`rustc` are mise
  shims, so `rustup update stable` hit the shim and failed ("rustup is not
  installed at CARGO_HOME"). Remove the rustup calls (mise's rust already ships
  rustfmt/clippy/rust-analyzer) and pin those components in mise.toml.

- mise task CWD: `mise run setup-postgres-client` resolved its relative script path
  from an unexpected directory (config_root mis-resolves under MISE_CONFIG_FILE),
  so `scripts/install-postgres-client.sh` was "No such file or directory". Call the
  script directly from postcreate using an absolute REPO_ROOT derived from
  BASH_SOURCE; keep the mise task for host convenience.

Verified: postcreate now completes with exit code 0 on a recreate.

11148 of 12356 relevant lines covered (90.22%)

82.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28231690506.1 26 Jun 2026 10:16AM UTC 91
90.22
GitHub Action Run
Source Files on build 28231690506
  • Tree
  • List 91
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28231690506
  • 8f04368b on github
  • Prev Build on sandbox (#28230311067)
  • Next Build on sandbox (#28232290975)
  • 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