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

m-lab / ndt-server / 460
62%
main: 82%

Build:
Build:
LAST BUILD BRANCH: sandbox-roberto-fix-close
DEFAULT BRANCH: main
Ran 11 Mar 2019 12:30PM UTC
Jobs 1
Files 20
Run time 3s
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

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

Jobs
ID Job ID Ran Files Coverage
1 460.1 11 Mar 2019 12:30PM UTC 0
62.34
Travis Job 460.1
Source Files on build 460
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #460
  • Pull Request #80
  • PR Base - master (#458)
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