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

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

Build:
Build:
LAST BUILD BRANCH: revam-iscsi-ui-draft
DEFAULT BRANCH: master
Ran 16 Oct 2025 09:39AM UTC
Jobs 3
Files 1078
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: 76.046%. Remained the same
18556852542

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

75 of 160 new or added lines in 37 files covered. (46.88%)

13 existing lines in 8 files now uncovered.

23289 of 29468 relevant lines covered (79.03%)

260.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.7
-1.41% rust/agama-l10n/src/service.rs
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-lib/src/http/websocket.rs
2
0.0
0.0% rust/agama-manager/src/message.rs
2
0.0
0.0% rust/agama-server/src/storage/web.rs
2
0.0
0.0% rust/agama-server/src/storage/web/dasd/stream.rs
2
54.55
0.0% web/src/queries/system.ts
4
0.0
0.0% rust/agama-manager/src/start.rs
4
0.0
0.0% rust/agama-server/tests/server_service.rs
5
0.0
0.0% rust/agama-server/src/server/web.rs
7
0.0
0.0% rust/agama-server/src/web.rs
7
22.22
rust/agama-utils/src/api/l10n/system_info.rs
8
0.0
0.0% rust/agama-server/src/agama-web-server.rs
10
0.0
0.0% rust/agama-manager/src/service.rs
10
0.0
0.0% rust/agama-utils/src/issue/monitor.rs
13
0.0
0.0% rust/agama-server/src/web/ws.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-manager/src/service.rs
1
0.0
0.0% rust/agama-server/src/agama-web-server.rs
1
0.0
0.0% rust/agama-server/src/web/ws.rs
1
0.0
0.0% rust/agama-server/src/web.rs
1
0.0
0.0% rust/agama-utils/src/issue/monitor.rs
1
0.0
0.0% rust/agama-server/src/server/web.rs
1
0.0
0.0% rust/agama-manager/src/start.rs
6
54.55
0.0% web/src/queries/system.ts
Subprojects
ID Flag name Job ID Ran Files Coverage
1 rust 18556852542.1 16 Oct 2025 09:39AM UTC 200
20.17
GitHub Action Run
3 service 18222230338.3 03 Oct 2025 12:39PM UTC 390
88.57
GitHub Action Run
3 web 18345133167.3 08 Oct 2025 12:50PM UTC 580
68.63
GitHub Action Run
Source Files on build 18556852542
  • Tree
  • List 1170
  • 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 #18556852542
  • 29a86851 on github
  • Prev Build on api-v2 (#18378880435)
  • Next Build on api-v2 (#18650408007)
  • 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