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

nbari / pg_exporter / 18917563275

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.0
/src/cli/dispatch/mod.rs


Source Not Available

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