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

nbari / pg_exporter / 28232290975
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: sandbox
DEFAULT BRANCH: main
Ran 26 Jun 2026 10:29AM 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:25AM UTC coverage: 90.134% (-0.09%) from 90.223%
28232290975

push

github

nbari
fix(devpod): let image own rust; install tmux; fix interactive clippy

- Dual rust install (image rustup + mise-managed rust) made `cargo`/`rustup`
  resolve to mise shims using the image's RUSTUP_HOME, whose stable toolchain had
  no clippy/rustfmt -> `just`/`cargo clippy` failed in the interactive shell
  ("'cargo-clippy' is not installed for the toolchain"). Stop managing rust with
  mise: remove `rust` from mise.toml, `mise prune` the stale mise rust, and add
  rustfmt/clippy/rust-analyzer to the image toolchain via the image's rustup
  explicitly. cargo now resolves to /usr/local/cargo/bin/cargo with clippy present.

- Add `tmux` to mise.toml: the chezmoi dotfiles already lay down ~/.config/tmux,
  but nothing installed the tmux binary (the dotfiles' mise hook runs against the
  project mise.toml). nvim worked because its binary comes from a devcontainer
  feature; tmux now installs via mise.

Verified: postcreate exits 0, tmux present, and `cargo clippy` works in the
interactive (zsh + mise activate) shell.

11137 of 12356 relevant lines covered (90.13%)

83.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
88.45
-2.97% src/collectors/registry.rs
2
94.87
-0.64% src/collectors/activity/connections.rs
Jobs
ID Job ID Ran Files Coverage
1 28232290975.1 26 Jun 2026 10:29AM UTC 91
90.13
GitHub Action Run
Source Files on build 28232290975
  • 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 #28232290975
  • 24146136 on github
  • Prev Build on sandbox (#28231690506)
  • Next Build on sandbox (#28235382156)
  • 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