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

agama-project / agama / 13281822675 / 1 – rust
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2025 10:11PM UTC
Files 130
Run time 342min
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 Feb 2025 09:10AM UTC coverage: 25.133%. First build
rust – 13281822675.1

push

github

web-flow
feat: report unsupported AutoYaST elements (#1976)

## Problem

Agama does not offer information about which elements are supported when
importing an AutoYaST profile and which ones are just ignored.

https://trello.com/c/0u2wwMN2

## Solution

Agama checks the profile for unsupported elements. If it finds them, it
displays a question listing them and asking the user whether to
continue.

## Generating the documentation

The mechanism to detect unsupported elements includes a list of all
AutoYaST elements and whether they are supported: "yes", "planned",
"partial" or "no". The file also contains hints about replacing some
elements (e.g., using a post-script).

Although it was out of scope, this PR introduces a new
`doc:autoyast_compat` which generates a reference to be included in the
[AutoYaST support](https://agama-project.github.io/docs/user/autoyast)
documentation. Not all elements are included, but we can create a
follow-up PBI to work on that.

## Disabling the check

It is possible to disable the check specifying `agama.ay_check=0` on
kernel's command line. Actually, the check is done, but it does not
report found problems.

## Testing

- Added a new unit test
- Tested manually

1747 of 6951 relevant lines covered (25.13%)

0.68 hits per line

Source Files on job rust - 13281822675.1
  • Tree
  • List 130
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13281822675
  • e5ca4d4a on github
  • Prev Job for on master (#13281822678.)
  • Next Job for on master (#13325829745.)
  • 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