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

agama-project / agama / 16313617725
74%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2025 07:51AM UTC
Jobs 3
Files 1108
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.199%. Remained the same
16313617725

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 15 new or added lines in 5 files covered. (20.0%)

129 existing lines in 8 files now uncovered.

24120 of 37040 relevant lines covered (65.12%)

49.15 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 web 16313617725.3 16 Jul 2025 07:51AM UTC 544
67.74
GitHub Action Run
3 service 16305869530.3 15 Jul 2025 10:44PM UTC 387
88.47
GitHub Action Run
1 rust 16289609863.1 15 Jul 2025 09:43AM UTC 177
21.76
GitHub Action Run
Source Files on build 16313617725
  • Tree
  • List 1108
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16313617725
  • f7bf9083 on github
  • Prev Build on master (#16312703666)
  • Next Build on master (#16313617719)
  • 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