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

kubernetes-csi / csi-driver-nfs / 28291135452
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: release-4.13
DEFAULT BRANCH: master
Ran 27 Jun 2026 02:07PM UTC
Jobs 1
Files 11
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

27 Jun 2026 01:50PM UTC coverage: 77.987%. Remained the same
28291135452

Pull #1177

github

andyzhangx
fix: remove apt upgrade from Dockerfile to prevent python3 build failures

The apt upgrade step triggers python3-minimal post-installation script
crashes (SIGSEGV) in CI environments, and holding python3-minimal
breaks the dependency chain (python3 PreDepends python3-minimal).

Remove apt upgrade entirely — it's an anti-pattern in container builds
as the base image (registry.k8s.io/build-image/debian-base) is already
maintained with security updates. The clean-install step still installs
the required packages at their latest available versions.
Pull Request #1177: fix: hold python3-minimal during apt upgrade to prevent CI build failure

1286 of 1649 relevant lines covered (77.99%)

36.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28291135452.1 27 Jun 2026 02:07PM UTC 11
77.99
GitHub Action Run
Source Files on build 28291135452
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1177
  • PR Base - master (#28135702735)
  • 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