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

NVIDIA / nvidia-container-toolkit / 19542774969
38%
main: 37%

Build:
Build:
LAST BUILD BRANCH: release-1.18
DEFAULT BRANCH: main
Ran 20 Nov 2025 03:50PM UTC
Jobs 1
Files 230
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

20 Nov 2025 03:49PM UTC coverage: 37.883% (-0.06%) from 37.939%
19542774969

push

github

elezar
Fix update of ldcache for non-matching host and container distros

This change ensures that updating the ldcache in a container also
includes the system search paths for the container ldconfig.

In most cases, the hook will be executing a host ldconfig that may be
configured widely differently from what the container image expects. The
common case is Debian-like (e.g. Debian, Ubuntu) vs non-Debian-like
(e.g. RHEL, Fedora). But there are also hosts that configure ldconfig
to search in a glibc prefix (e.g. /usr/lib/glibc). To avoid all these
cases, write the container's expected system search paths to a drop-in
conf file that is likely to be last in lexicographic order.
Entries in the top-level ld.so.conf file may be processed after this
drop-in, but this hook does not modify the top-level file if it exists.

Signed-off-by: Jean-Francois Roy <jeroy@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>

1 of 35 new or added lines in 1 file covered. (2.86%)

1 existing line in 1 file now uncovered.

5162 of 13626 relevant lines covered (37.88%)

0.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
34
40.25
-3.73% internal/ldconfig/ldconfig.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
40.25
-3.73% internal/ldconfig/ldconfig.go
Jobs
ID Job ID Ran Files Coverage
1 19542774969.1 20 Nov 2025 03:50PM UTC 230
37.88
GitHub Action Run
Source Files on build 19542774969
  • Tree
  • List 230
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19542774969
  • 6592021c on github
  • Prev Build on main (#19498481032)
  • Delete
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