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

nbari / pg_exporter / 28225750623
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 26 Jun 2026 08:13AM 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 08:09AM UTC coverage: 90.159% (+0.008%) from 90.151%
28225750623

push

github

nbari
fix(devpod): make dotfiles (chezmoi) step robust in postcreate

The dotfiles step ran under `set -euo pipefail`: if the chezmoi install via
`sh -c "$(curl ...)"` produced nothing (transient network failure), chezmoi was
silently absent and the subsequent `chezmoi init ... || echo` swallowed the
"command not found", so dotfiles (slick prompt, zinit, mise activation, nvim
config) were skipped without any error — the container fell back to the
common-utils default zsh theme.

Make it best-effort and self-healing: run in a subshell with errexit disabled,
retry the chezmoi install up to 3 times, verify the chezmoi binary exists
(absolute path fallback) before applying, and keep going on failure with a hint
to re-run `chezmoi init --apply --force`.

11140 of 12356 relevant lines covered (90.16%)

81.72 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
94.87
-0.64% src/collectors/activity/connections.rs
Jobs
ID Job ID Ran Files Coverage
1 28225750623.1 26 Jun 2026 08:13AM UTC 91
90.16
GitHub Action Run
Source Files on build 28225750623
  • Tree
  • List 91
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28225750623
  • 5a14eb23 on github
  • Prev Build on sandbox (#28222625222)
  • Next Build on sandbox (#28226917348)
  • 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