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

m-lab / ndt-server / 459 / 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:29PM UTC
Files 20
Run time 0s
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:21PM UTC coverage: 62.34%. First build
459.1

push

travis-ci

bassosimone
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.

778 of 1248 relevant lines covered (62.34%)

0.66 hits per line

Source Files on job 459.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • Travis Job 459.1
  • faa260cd on github
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