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

NVIDIA / holodeck / 22143882297
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pull-request/691
DEFAULT BRANCH: main
Ran 18 Feb 2026 02:33PM UTC
Jobs 1
Files 35
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

18 Feb 2026 01:36PM UTC coverage: 48.227%. Remained the same
22143882297

push

github

ArangoGutierrez
feat(templates): add RPM support to kernel template

Add OS-family branching to the kernel template for RPM-based
distributions (Rocky Linux, Amazon Linux, RHEL):

Debian branch:
- DEBIAN_FRONTEND, debconf-set-selections for non-interactive apt
- apt-cache show for kernel availability check
- linux-image, linux-headers, linux-modules packages
- update-grub and update-initramfs for bootloader
- --allow-downgrades flag for apt-get install

RPM branch:
- dnf list available for kernel availability check
- kernel and kernel-devel packages (modules bundled on RPM)
- grub2-mkconfig with BIOS/UEFI path fallback
- dracut --force for initramfs regeneration
- --allowerasing flag for dnf install

Common (moved outside case block):
- pkg_update replaces bare apt-get update
- Kernel version check, reboot logic, state management

Follows the established case/HOLODECK_OS_FAMILY pattern.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

2612 of 5416 relevant lines covered (48.23%)

0.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22143882297.1 18 Feb 2026 02:33PM UTC 35
48.23
GitHub Action Run
Source Files on build 22143882297
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22143882297
  • f4a3eb7f on github
  • Prev Build on main (#22138898294)
  • 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