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

m-lab / ndt-server / 31705680719
77%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2026 01:37PM UTC
Jobs 1
Files 37
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

13 Aug 2026 01:35PM UTC coverage: 76.695% (+0.2%) from 76.527%
31705680719

push

github

web-flow
fix(bbr): remove cgo dependency, build statically with CGO_ENABLED=0 (#436)

* fix(bbr): remove cgo dependency, build statically with CGO_ENABLED=0

Replace the cgo-based TCP_CC_INFO getsockopt in bbr_linux.go with a
pure-Go implementation using golang.org/x/sys/unix, matching the
pattern already used by tcpinfox. Build with CGO_ENABLED=0 so binaries
are fully static, and drop gcc/linux-headers/musl-dev from the builder
image along with the now-redundant netgo/static link flags.

* fix(generate-schemas): build against local working tree via replace directive

9 of 14 new or added lines in 1 file covered. (64.29%)

1 existing line in 1 file now uncovered.

1833 of 2390 relevant lines covered (76.69%)

1.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
59.02
6.56% bbr/bbr_linux.go

Coverage Regressions

Lines Coverage ∆ File
1
59.02
6.56% bbr/bbr_linux.go
Jobs
ID Job ID Ran Files Coverage
1 31705680719.1 13 Aug 2026 01:37PM UTC 37
76.69
GitHub Action Run
Source Files on build 31705680719
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31705680719
  • 19ecde43 on github
  • Prev Build on main (#30447894417)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc