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

agama-project / agama / 16313617719
74%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2025 07:52AM UTC
Jobs 3
Files 1110
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

16 Jul 2025 07:48AM UTC coverage: 64.225% (+0.03%) from 64.199%
16313617719

push

github

web-flow
feat: support for unattended zFCP configuration (#2551)

## Problem

There is missing support to activate zFCP devices in unattended agama.


## Solution

Implement it and also together with it fix also wrong dasd export at
https://bugzilla.suse.com/show_bug.cgi?id=1246102


## Testing

- *Added a new unit test*
- *Tested manually*

Manually tested with following profile ( first select product and then
test it using `agama config load`. We cannot test it with full
unatttended profile as our only s390 machine with zfcp available is
already installed, so we tested it on installed system )

```json
{
  "zfcp": {
    "devices": [
      {
        "channel": "0.0.fa00",
        "wwpn": "0x500507630b181216",
        "lun": "0x4020404900000000"
      }
    ]
  }
}

```

## Documentation

related PR
https://github.com/agama-project/agama-project.github.io/pull/96

2000 of 3646 branches covered (54.85%)

Branch coverage included in aggregate %.

31 of 43 new or added lines in 7 files covered. (72.09%)

129 existing lines in 8 files now uncovered.

24150 of 37070 relevant lines covered (65.15%)

49.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% rust/agama-lib/src/storage/http_client/dasd.rs
4
0.0
0.0% rust/agama-lib/src/store.rs
5
0.0
0.0% rust/agama-server/src/storage/web/zfcp.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% rust/agama-lib/src/storage/settings.rs
2
71.43
0.0% rust/agama-lib/src/storage/store.rs
2
55.56
0.0% rust/agama-lib/src/storage/http_client.rs
8
0.0
0.0% rust/agama-server/src/web/docs/storage.rs
10
0.0
0.0% rust/agama-lib/src/install_settings.rs
31
0.0
0.0% rust/agama-lib/src/storage/client/zfcp.rs
35
0.0
0.0% rust/agama-lib/src/store.rs
39
0.0
0.0% rust/agama-server/src/storage/web/zfcp.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 16313617719.3 16 Jul 2025 07:52AM UTC 389
88.49
GitHub Action Run
3 web 16312703666.3 16 Jul 2025 07:04AM UTC 544
67.74
GitHub Action Run
1 rust 16289609863.1 15 Jul 2025 09:43AM UTC 177
21.76
GitHub Action Run
Source Files on build 16313617719
  • Tree
  • List 1110
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16313617719
  • f7bf9083 on github
  • Prev Build on master (#16312703666)
  • Next Build on master (#16313617720)
  • 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