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

agama-project / agama / 18556852372
66%
master: 74%

Build:
Build:
LAST BUILD BRANCH: revam-iscsi-ui-draft
DEFAULT BRANCH: master
Ran 16 Oct 2025 09:36AM UTC
Jobs 3
Files 1174
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 Oct 2025 09:32AM UTC coverage: 63.944% (-12.1%) from 76.046%
18556852372

push

github

web-flow
Improve events organization (#2801)

## Problem

While moving some logic to separate packages, we found out some circular
dependency problems with some types, especially with `http::Event`
struct from *agama-lib* package.

## Solution

* Extract to *agama-utils* the types used for the HTTP API . In the
future, the CLI will use these types without the need to depend on types
from all Agama packages.
* The events of the new API are separated from the old events.
* The events are shared to all the packages, making possilbe to use a
single broadcast channel to emit events.
* Remove the events listener which is not needed anymore.
* The manager emits a `StatusChanged` event.
* The progress adds information of the `ProgressChanged` event.
* The progress emits a `ProgressFinished` event everytime a progress is
finished.

2695 of 4701 branches covered (57.33%)

Branch coverage included in aggregate %.

38 of 100 new or added lines in 35 files covered. (38.0%)

396 existing lines in 22 files now uncovered.

25198 of 38920 relevant lines covered (64.74%)

197.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-lib/src/monitor.rs
1
0.0
0.0% rust/agama-server/src/storage/web/iscsi.rs
1
0.0
0.0% rust/agama-server/src/web/common/progress.rs
1
36.84
0.0% web/src/queries/issues.ts
1
27.78
0.0% web/src/queries/l10n.ts
1
58.33
0.0% web/src/queries/proposal.ts
2
0.0
0.0% rust/agama-l10n/src/model.rs
2
0.0
0.0% rust/agama-lib/src/http/websocket.rs
2
0.0
0.0% rust/agama-server/src/storage/web/dasd/stream.rs
3
0.0
0.0% rust/agama-manager/src/service.rs
3
0.0
0.0% rust/agama-server/tests/server_service.rs
4
0.0
0.0% rust/agama-server/src/server/web.rs
4
0.0
0.0% rust/agama-server/src/storage/web.rs
4
0.0
0.0% rust/agama-utils/src/issue/monitor.rs
4
54.55
0.0% web/src/queries/system.ts
5
0.0
0.0% rust/agama-server/src/agama-web-server.rs
5
0.0
0.0% rust/agama-server/src/web/ws.rs
9
0.0
0.0% rust/agama-manager/src/start.rs
9
0.0
0.0% rust/agama-server/src/web.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-utils/src/progress/start.rs
2
71.43
0.0% rust/agama-utils/src/issue/start.rs
2
0.0
0.0% rust/agama-server/src/web.rs
3
0.0
0.0% rust/agama-manager/src/message.rs
3
92.11
0.0% rust/agama-l10n/src/service.rs
4
0.0
0.0% rust/agama-l10n/src/start.rs
4
0.0
0.0% rust/agama-manager/src/start.rs
5
0.0
0.0% rust/agama-lib/src/lib.rs
6
40.0
0.0% rust/agama-lib/src/http/event.rs
6
62.07
0.0% web/web/src/queries/system.ts
7
0.0
0.0% rust/agama-server/src/web/ws.rs
8
82.22
0.0% rust/agama-server/src/web/service.rs
12
0.0
0.0% rust/agama-lib/src/install_settings.rs
13
0.0
0.0% rust/agama-server/src/server/web.rs
18
0.0
0.0% rust/agama-manager/src/service.rs
27
12.96
0.0% rust/agama-l10n/src/model/locale.rs
29
0.0
0.0% rust/agama-lib/src/monitor.rs
30
20.0
0.0% rust/agama-l10n/src/model/keyboard.rs
35
0.0
0.0% rust/agama-utils/src/issue/monitor.rs
41
0.0
0.0% rust/agama-l10n/src/model.rs
68
0.0
0.0% rust/agama-server/src/storage/web.rs
72
0.0
0.0% rust/agama-server/src/agama-web-server.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 18556852372.3 16 Oct 2025 09:36AM UTC 580
68.63
GitHub Action Run
3 service 18222230338.3 03 Oct 2025 12:39PM UTC 390
88.57
GitHub Action Run
1 rust 18378880435.1 09 Oct 2025 02:05PM UTC 204
20.2
GitHub Action Run
Source Files on build 18556852372
  • Tree
  • List 1174
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18556852372
  • 29a86851 on github
  • Prev Build on api-v2 (#18378880435)
  • Next Build on api-v2 (#18556852542)
  • 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