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

m-lab / ndt-server / 460 / 1
62%
main: 76%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/cmd/generate-schemas/golang.org/x/oauth2-0.27.0
DEFAULT BRANCH: main
Ran 11 Mar 2019 12:30PM UTC
Files 20
Run time 1s
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

11 Mar 2019 12:25PM UTC coverage: 62.34%. Remained the same
460.1

Pull #80

travis-ci

web-flow
Dockerfile: make sure we build using Alpine

When statically linking with GNU libc, there is the issue that libc
contains dynamically linked modules, e.g. for name resolution.

Now, we currently should not be using such modules. However, in the
event in which we'll do in the future, using different modules is
conducive to weird issues and possibly crashes.

So, rather than building on a Debian-based system, use Alpine, where
the libc is a really well written libc, i.e. musl.

This will make any potential issue with GNU libc go away. The resulting
binary will only embed static routines coming from musl libc.
Pull Request #80: Make sure we build a fully static binary

778 of 1248 relevant lines covered (62.34%)

0.66 hits per line

Source Files on job 460.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 82
  • Travis Job 460.1
  • 72763246 on github
  • Prev Job for on fix/79 (#458.1)
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