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

munin-monitoring / munin / 16533573809
46%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2025 11:45PM UTC
Jobs 1
Files 20
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

25 Jul 2025 11:41PM UTC coverage: 46.253% (-23.9%) from 70.111%
16533573809

push

github

web-flow
Fix IPv6 node connections (#1661)

Commit 012b33a70 changed `from
IO::Socket::INET6` to `IO::Socket::IP` but that silently changed the
meaning of our default `local_address 0` from `::` to `0.0.0.0`
which made IPv6-connections fail by default.

By explicitly defaulting to `::` we fix IPv6 connections to munin-node.

Fixes #1402

1043 of 2255 relevant lines covered (46.25%)

275.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
62.07
-20.69% lib/Munin/Master/Utils.pm
9
91.14
-4.43% lib/Munin/Master/Update.pm
19
18.18
-57.58% lib/Munin/Common/Timeout.pm
132
19.28
-57.4% lib/Munin/Master/Node.pm
380
18.16
-75.85% lib/Munin/Master/UpdateWorker.pm
Jobs
ID Job ID Ran Files Coverage
1 16533573809.1 25 Jul 2025 11:45PM UTC 20
46.25
GitHub Action Run
Source Files on build 16533573809
  • Tree
  • List 20
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e05281bb on github
  • Prev Build on master (#15886635317)
  • Next Build on master (#16899487863)
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