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

redhat-openshift-ecosystem / openshift-preflight / 23265743453
84%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 08:38PM UTC
Jobs 1
Files 71
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 Mar 2026 08:34PM UTC coverage: 84.47% (-0.03%) from 84.499%
23265743453

push

github

acornett21
fix(engine,runtime): add support for configurable temporary directory

Add TmpDir configuration option to allow users to specify a custom
temporary directory for image extraction and caching. This enables
better control over disk usage location, particularly useful when the
default OS temp directory has limited space.

When TmpDir is configured, the directory is reused across runs,
preserving the filesystem cache between executions. When empty,
falls back to creating an ephemeral directory in the OS temp location
that is cleaned up after execution.

Adds a simple logging function for use in tests. Will use the
GinkgoWriter.Println that will only show if there is a problem in the
test.

Also includes minor whitespace formatting improvements in the untar
function and adds os.IsExist checks when creating directories.

Signed-off-by: Brad P. Crochet <brad@redhat.com>
Signed-off-by: Brad P. Crochet <bcrochet@redhat.com>

25 of 32 new or added lines in 4 files covered. (78.13%)

1 existing line in 1 file now uncovered.

5276 of 6246 relevant lines covered (84.47%)

164.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
80.73
0.21% internal/engine/engine.go
4
88.81
-2.67% container/check_container.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.73
0.21% internal/engine/engine.go
Jobs
ID Job ID Ran Files Coverage
1 23265743453.1 18 Mar 2026 08:38PM UTC 71
84.47
GitHub Action Run
Source Files on build 23265743453
  • Tree
  • List 71
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23265743453
  • a67621d2 on github
  • Prev Build on main (#23217829984)
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