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

agama-project / agama / 22994305245
77%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 09:08AM UTC
Jobs 3
Files 871
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

12 Mar 2026 09:04AM UTC coverage: 76.893% (+0.03%) from 76.868%
22994305245

push

github

web-flow
Infer boot device for reused LVM and RAID (#3267)

## Problem

Sometimes the Agama configuration provided by the user requires Agama to
calculate the boot-related partitions while omitting the boot device and
setting the "/" filesystem in an MD RAID or an LVM device.

The situation is correctly handled by `ConfigSolvers::Boot` (it
determines what should be the booting device) if:
- the `mdRaid` entry used for "/" represents a new device to be created
- the `mdRaid` entry used for "/" points to an existing MD RAID that is
considered as bootable (which currently basically means a BIOS RAID)
- the `volumeGroup` entry used for "/" represents a new device to be
created

But it fails (no boot device is calculated) if:
- the `mdRaid` entry used for "/" points to an existing MD RAID that is
not considered as bootable (which currently basically means a software
RAID)
- the `volumeGroup` entry used for "/" points to an existing LVM volume
group

## Solution

This extends `ConfigSolvers::Boot` with the ability to determine a
candidate boot device in those situations, even adding the corresponding
entry to the configuration if needed.

## Testing

- Added new unit tests
- Tested manually

3150 of 5091 branches covered (61.87%)

Branch coverage included in aggregate %.

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

20497 of 25662 relevant lines covered (79.87%)

82.91 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 22994305245.3 12 Mar 2026 09:08AM UTC 314
88.01
GitHub Action Run
3 web 22900611218.3 10 Mar 2026 11:39AM UTC 557
72.31
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
Source Files on build 22994305245
  • Tree
  • List 871
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22994305245
  • 09fda46b on github
  • Prev Build on master (#22902809966)
  • Next Build on master (#23007593463)
  • 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