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

agama-project / agama / 16344430191
74%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2025 12:05PM UTC
Jobs 3
Files 1062
Run time 2min
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: 76.037% (+11.7%) from 64.299%
16344430191

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
```

2131 of 3860 branches covered (55.21%)

Branch coverage included in aggregate %.

0 of 30 new or added lines in 1 file covered. (0.0%)

24 existing lines in 2 files now uncovered.

22698 of 28794 relevant lines covered (78.83%)

64.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
30
0.0
0.0% rust/agama-lib/src/store.rs

Uncovered Existing Lines

Lines Coverage ∆ File
8
0.0
0.0% rust/agama-lib/src/store.rs
16
81.4
4.47% rust/agama-lib/src/software/model/license.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 rust 16344430191.1 17 Jul 2025 12:05PM UTC 179
21.73
GitHub Action Run
3 service 16313617719.3 16 Jul 2025 07:52AM UTC 389
88.49
GitHub Action Run
3 web 16342134863.3 17 Jul 2025 10:04AM UTC 556
68.14
GitHub Action Run
Source Files on build 16344430191
  • Tree
  • List 1124
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16344430191
  • 3b63aa91 on github
  • Prev Build on master (#16342134863)
  • Next Build on master (#16345108111)
  • 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