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

nbari / pg_exporter / 18917563275
83%
main: 84%

Build:
Build:
LAST BUILD BRANCH: sandbox
DEFAULT BRANCH: main
Ran 29 Oct 2025 06:04PM UTC
Jobs 1
Files 76
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

29 Oct 2025 05:58PM UTC coverage: 79.638% (-1.1%) from 80.75%
18917563275

push

github

nbari
Clarify --listen help text to explain dual-stack behavior

The previous help text said 'try IPv6, fallback to IPv4' which was
misleading - it made it sound like it would ONLY use IPv6 and only
fall back to IPv4 if IPv6 failed.

The reality is that binding to [::] (IPv6 all interfaces) accepts
BOTH IPv6 and IPv4 connections on dual-stack systems through
IPv4-mapped IPv6 addresses.

Updated help text now clearly states:
- Default binds to [::]:port which accepts BOTH IPv6 and IPv4
- Only falls back to 0.0.0.0:port if IPv6 is unavailable
- Added note explaining IPv4-mapped IPv6 addresses on dual-stack

Short help: 'default: [::]:port, accepts both IPv6 and IPv4'
Long help: Detailed explanation of dual-stack behavior

1 of 7 new or added lines in 1 file covered. (14.29%)

194 existing lines in 6 files now uncovered.

7568 of 9503 relevant lines covered (79.64%)

33.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
80.05
-19.23% src/cli/commands/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
90.28
-4.17% src/collectors/activity/wait.rs
7
81.08
-18.92% tests/dispatch.rs
17
73.13
-24.59% src/cli/actions/run.rs
29
75.0
-23.84% src/cli/dispatch/mod.rs
60
62.28
-1.69% src/exporter/mod.rs
78
80.05
-19.23% src/cli/commands/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 18917563275.1 29 Oct 2025 06:04PM UTC 76
79.64
GitHub Action Run
Source Files on build 18917563275
  • Tree
  • List 76
  • Changed 9
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18917563275
  • 4bd71e9a on github
  • Prev Build on develop (#18917045525)
  • Next Build on develop (#18917687396)
  • 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