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

agama-project / agama / 16344430191 / 1 – rust
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2025 12:05PM UTC
Files 179
Run time 4s
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

17 Jul 2025 11:56AM UTC coverage: 21.727%. First build
rust – 16344430191.1

push

github

web-flow
initial attempt to ensure that product is properly selected when needed (#2570)

## Problem

It is possible to not specify product in agama profile and it can lead
to crash in ruby code or unexpected results.

bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1246601


## Solution

For parts that needs product to be already selected add check and report
error if it is not the case.


## Testing

- *Tested manually*


## Screenshots

output before:

```shell
agama2:~ # agama config load < profile.jsonnet 
✓ The profile is valid.

Error processing storage settings: Backend call failed with status 400 and text '{"error":"Agama service error: D-Bus service error: org.freedesktop.DBus.Error.Failed: undefined method 'reject' for nil; caused by 1 sender=:1.1 -> dest=org.opensuse.Agama.Storage1 serial=219 reply_serial= path=/org/opensuse/Agama/Storage1; interface=org.opensuse.Agama.Storage1; member=Reprobe error_name="}'

Caused by:
    Backend call failed with status 400 and text '{"error":"Agama service error: D-Bus service error: org.freedesktop.DBus.Error.Failed: undefined method 'reject' for nil; caused by 1 sender=:1.1 -> dest=org.opensuse.Agama.Storage1 serial=219 reply_serial= path=/org/opensuse/Agama/Storage1; interface=org.opensuse.Agama.Storage1; member=Reprobe error_name="}'
```

and output with fix:

```shell
agama2:~ # agama config load < profile.jsonnet 
✓ The profile is valid.

Cannot proceed with profile without specified product
```

1960 of 9021 relevant lines covered (21.73%)

0.42 hits per line

Source Files on job rust - 16344430191.1
  • Tree
  • List 179
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16344430191
  • 3b63aa91 on github
  • Prev Job for on master (#16342134863.)
  • Next Job for on master (#16345108111.3)
  • 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