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

agama-project / agama / 19292585482 / 3 – web
66%
master: 81%

Build:
Build:
LAST BUILD BRANCH: disconnect_not_bound_devices
DEFAULT BRANCH: master
Ran 12 Nov 2025 09:29AM UTC
Files 580
Run time 19s
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

12 Nov 2025 09:25AM UTC coverage: 68.68%. Remained the same
web – 19292585482.3

push

github

web-flow
feat(rust): implement a new software service in Rust (#1829)

This PR implements a new version of the software service using our [zypp
wrapper](https://github.com/agama-project/agama/tree/software-service/rust/zypp-agama).

## Architecture

We need the zypp code to run on a separate thread. For that reason, the
service is composed of the following parts:

*
[agama_software::service::Service](https://github.com/agama-project/agama/blob/software-service/rust/agama-software/src/service.rs)
which implements the actors model that we are using in other Agama
packages.
*
[agama_software::zypp_sevrer](https://github.com/agama-project/agama/blob/software-service/rust/agama-software/src/zypp_server.rs)
which runs the code related to libzypp. It is accessible using a channel
to send
[SoftwareAction](https://github.com/agama-project/agama/blob/software-service/rust/agama-software/src/zypp_server.rs#L88)
messages. In the future, we should refactor this service to use the
mentioned actors model.

## Follow-up

* Adapt the UI.

2695 of 4694 branches covered (57.41%)

Branch coverage included in aggregate %.

12004 of 16708 relevant lines covered (71.85%)

71.71 hits per line

Source Files on job web - 19292585482.3
  • Tree
  • List 580
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19292585482
  • 4768c4c9 on github
  • Prev Job for on api-v2 (#19272238753.3)
  • Next Job for on api-v2 (#19369730084.)
  • 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