• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

nagayon-935 / mping / 24299198320
88%
main: 83%

Build:
Build:
LAST BUILD BRANCH: feature/configurable-thresholds
DEFAULT BRANCH: main
Ran 12 Apr 2026 05:06AM UTC
Jobs 1
Files 11
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

12 Apr 2026 05:04AM UTC coverage: 88.386% (-0.2%) from 88.63%
24299198320

Pull #15

github

nagayon-935
fix: address go-reviewer findings from stability fixes

- Simplify Close() to delegate to Stop() instead of duplicating the
  channel-close guard (pinger.go)
- Eliminate data race in Start(): store results slice inside PortChecker
  so Start() never reads t.PortResults directly (portchecker.go)
- Handle header write error in setupLogger; return error instead of
  silently dropping it (mping.go)
- Unify ipv4/ipv6 conflict error message between mergeHosts and parseArgs
  (mping.go)
- Add regression tests: setupLogger with existing file must not duplicate
  header; mergeHosts must reject ipv4+ipv6 in YAML (mping_test.go)
Pull Request #15: Fix/stability issues

19 of 34 new or added lines in 5 files covered. (55.88%)

2717 of 3074 relevant lines covered (88.39%)

1.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
79.69
0.09% cmd/main/mping.go
5
91.57
-2.84% internal/stats/stats.go
3
94.12
-0.76% internal/pinger/pinger.go
1
53.16
0.0% internal/pinger/traceroute.go
Jobs
ID Job ID Ran Files Coverage
1 24299198320.1 12 Apr 2026 05:06AM UTC 11
88.39
GitHub Action Run
Source Files on build 24299198320
  • Tree
  • List 11
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #15
  • PR Base - main (#24067812527)
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