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

agama-project / agama / 23539550291
64%
master: 77%

Build:
Build:
LAST BUILD BRANCH: network-tanstack-form-part6
DEFAULT BRANCH: master
Ran 25 Mar 2026 11:53AM UTC
Jobs 3
Files 1155
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

25 Mar 2026 11:51AM UTC coverage: 64.424% (-0.003%) from 64.427%
23539550291

push

github

web-flow
Add the internal device id to the updated device (bsc#1247445). (#2680) (#3326)

Original fix and description from #2680 backported to SLE-16 branch

When a zFCPController is activated the UI is not refreshed properly
maintaining it as inactive

- https://trello.com/c/5SeUZvuG
- https://bugzilla.suse.com/show_bug.cgi?id=1247445

The problem is that the changed device does not contain its id,
therefore we are not replacing it at all. For refreshing the **zFCP**
Controllers table, just notifying the device id and replacing the object
should be enough, but we need to retrieve also the disks associated with
the activated controller and this is done through the controllers query,
therefore, we invalidate it after any controllers change.

The only thing that could be improved is that it takes some time to get
the list of LUNs and the controllers selector updated.

- *Tested manually*

**Update**: In recent changes it has been also reported that when a
controller is activated apart of the controller **LUNs** the disks table
is populated with the other controller **LUNs**. The problem is that
retrieving the controllers also tries to get the luns of each controller
through the **zfcp_san_disc** which activates temporally the controller
in question. We should get only the LUNs for the active controllers and
that is what has been also implemented.

2228 of 4007 branches covered (55.6%)

Branch coverage included in aggregate %.

0 of 9 new or added lines in 3 files covered. (0.0%)

100 existing lines in 4 files now uncovered.

25574 of 39148 relevant lines covered (65.33%)

50.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-server/src/storage/web/zfcp/stream.rs
1
28.17
-0.4% web/src/queries/storage/zfcp.ts
7
0.0
0.0% rust/agama-lib/src/storage/client/zfcp.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
28.17
-0.4% web/src/queries/storage/zfcp.ts
13
30.77
-0.48% web/web/src/queries/storage/zfcp.ts
30
0.0
0.0% rust/agama-lib/src/storage/client/zfcp.rs
56
0.0
0.0% rust/agama-server/src/storage/web/zfcp/stream.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 23539550291.3 25 Mar 2026 11:53AM UTC 580
68.52
GitHub Action Run
1 rust 23436714669.1 23 Mar 2026 12:26PM UTC 185
23.74
GitHub Action Run
3 service 23494288234.3 24 Mar 2026 02:24PM UTC 390
88.48
GitHub Action Run
Source Files on build 23539550291
  • Tree
  • List 1155
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23539550291
  • b19baad9 on github
  • Prev Build on SLE-16 (#23494288234)
  • Next Build on SLE-16 (#23539550325)
  • 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