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

Tatsh / hello-world-efi / #69
100%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 05:13AM UTC
Jobs 1
Files 1
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

08 May 2026 05:12AM UTC coverage: 100.0%. Remained the same
#69

push

travis-ci

Tatsh
workflows/cmake: install mtools so the ISO target builds

CMakeLists.txt only registers the `hello.iso` target when
`mformat`, `mmd`, and `mcopy` are all on `PATH`. Without `mtools`
installed, those `find_program` calls return NOTFOUND, the target is
silently omitted, and only `hello.efi` ends up in the uploaded
artefact (`if-no-files-found: error` does not fire because at least
one of the listed paths still matches).

Add `mtools` to the apt install list so CI produces and uploads
`hello.iso` alongside `hello.efi`.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

36 of 36 relevant lines covered (100.0%)

2.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #69.1 08 May 2026 05:13AM UTC 1
100.0
Source Files on build #69
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8bfacb8 on github
  • Prev Build on master
  • Next Build on master
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