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

agama-project / agama / 16313617720
74%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2025 07:57AM 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.114% (-0.09%) from 64.199%
16313617720

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 %.

3 of 61 new or added lines in 8 files covered. (4.92%)

2 existing lines in 2 files now uncovered.

24120 of 37094 relevant lines covered (65.02%)

49.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
0.0
0.0% rust/agama-lib/src/store.rs
7
0.0
rust/agama-lib/src/storage/store/zfcp.rs
8
0.0
0.0% rust/agama-lib/src/storage/http_client/dasd.rs
8
0.0
0.0% rust/agama-server/src/storage/web/zfcp.rs
12
0.0
rust/agama-lib/src/storage/http_client/zfcp.rs
19
0.0
0.0% rust/agama-lib/src/storage/client/zfcp.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-lib/src/store.rs
1
0.0
0.0% rust/agama-lib/src/storage/http_client/dasd.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 rust 16313617720.1 16 Jul 2025 07:57AM UTC 179
21.63
GitHub Action Run
3 web 16312703666.3 16 Jul 2025 07:04AM UTC 544
67.74
GitHub Action Run
3 service 16305869530.3 15 Jul 2025 10:44PM UTC 387
88.47
GitHub Action Run
Source Files on build 16313617720
  • Tree
  • List 1110
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16313617720
  • f7bf9083 on github
  • Prev Build on master (#16312703666)
  • Next Build on master (#16317571768)
  • 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