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

nagayon-935 / mping / 27547551443
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: fix/code-review-issues
DEFAULT BRANCH: main
Ran 15 Jun 2026 12:53PM UTC
Jobs 1
Files 26
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

15 Jun 2026 12:52PM UTC coverage: 80.576% (-0.2%) from 80.738%
27547551443

Pull #35

github

nagayon-935
fix: address MEDIUM code review issues in UI rendering

- renderHTTPMonitorTable and appendErrorLogRaw now use io.Writer instead
  of an anonymous interface identical to io.Writer
- Redundant double type-assertion on errorView removed; replaced with a
  simple nil guard (errorView != nil)
- User-controlled strings (URLs, hostnames) are wrapped with
  tview.Escape() before embedding in SetDynamicColors TextView output,
  preventing IPv6 bracket notation ([::1]) and similar patterns from
  being misinterpreted as tview color tags
Pull Request #35: fix: address all code review issues (HIGH + MEDIUM)

42 of 81 new or added lines in 10 files covered. (51.85%)

2 existing lines in 1 file now uncovered.

4306 of 5344 relevant lines covered (80.58%)

0.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
76.37
-0.58% cmd/main/mping.go
6
53.5
-0.81% internal/pinger/mtr_probe.go
6
17.46
-0.28% internal/pinger/paris_trace.go
6
49.48
-0.78% internal/pinger/traceroute.go
4
80.38
1.0% internal/ui/http_view.go
1
82.36
0.0% internal/ui/tui.go

Coverage Regressions

Lines Coverage ∆ File
2
80.38
1.0% internal/ui/http_view.go
Jobs
ID Job ID Ran Files Coverage
1 27547551443.1 15 Jun 2026 12:53PM UTC 26
80.58
GitHub Action Run
Source Files on build 27547551443
  • Tree
  • List 26
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #35
  • PR Base - main (#27545734070)
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