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

nbari / pg_exporter / 32158387789
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 18 Aug 2026 04:13PM UTC
Jobs 1
Files 124
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

18 Aug 2026 04:05PM UTC coverage: 89.669% (+8.4%) from 81.272%
32158387789

push

github

nbari
correct the dependency entry after the testcontainers upgrade

The CHANGELOG still claimed `testcontainers` stays at 0.27 because the latest
`testcontainers-modules` requires ^0.27. The upgrade invalidated exactly that: it moved
testcontainers to 0.28 and dropped testcontainers-modules altogether.

Dropping it is safe and worth recording: nothing referenced it. Every container test builds
its image with GenericImage::new directly, so the modules crate was dead weight and the only
thing pinning testcontainers to 0.27. The bump also carries bollard 0.20 -> 0.21, which is
the Docker client the container tests talk through, so it is worth naming in case a future
container-creation problem needs bisecting.

All dev-only; no runtime dependency changed. Verified with the container tests forced to run
rather than skip (PG_EXPORTER_REQUIRE_TESTCONTAINERS=1): connection_budget,
connection_hardening and the two-container replica topology all pass under 0.28. Full suite
777 passed / 0 failed.

18965 of 21150 relevant lines covered (89.67%)

398.01 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
95.21
3.19% src/collectors/activity/connections.rs
2
90.6
-0.28% tests/collectors/statements/pg_statements.rs
1
95.57
3.79% src/collectors/stat/user_tables.rs
1
97.61
-0.48% tests/collectors/activity/connections.rs
Jobs
ID Job ID Ran Files Coverage
1 32158387789.1 18 Aug 2026 04:13PM UTC 124
89.67
GitHub Action Run
Source Files on build 32158387789
  • Tree
  • List 124
  • Changed 64
  • Source Changed 0
  • Coverage Changed 64
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32158387789
  • dbea887b on github
  • Prev Build on sandbox (#32154411055)
  • Next Build on sandbox (#32159669898)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc