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

agama-project / agama / 22620900016
77%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2026 11:30AM UTC
Jobs 3
Files 906
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

03 Mar 2026 11:27AM UTC coverage: 75.535% (+0.03%) from 75.504%
22620900016

push

github

web-flow
Use D-Bus attributes instead of methods (#3217)

### Problem

The D-Bus API offers methods to get the information (config, system,
proposal, etc). Using methods does not allow to D-Bus proxies to
automatically cache the information. Caching is important to avoid
possible deadlock when the service is blocked (e.g., waiting for a
question to be answered).

https://bugzilla.suse.com/show_bug.cgi?id=1258466

### Solution

Modify the D-Bus API to use attributes instead of methods. 

Note: custom signals like `SystemChanged` or `ProposalChanged` can be
removed because now there is a `PropertiesChanged` signal. For now they
are kept in order to not break the monitors in the rust side.

3155 of 5212 branches covered (60.53%)

Branch coverage included in aggregate %.

153 of 172 new or added lines in 3 files covered. (88.95%)

2 existing lines in 2 files now uncovered.

20619 of 26262 relevant lines covered (78.51%)

80.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.59
-1.06% service/lib/agama/dbus/storage/dasd.rb
1
96.1
-0.91% service/lib/agama/dbus/storage/iscsi.rb
17
86.92
1.82% service/lib/agama/dbus/storage/manager.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.92
1.82% service/lib/agama/dbus/storage/manager.rb
1
97.59
-1.06% service/lib/agama/dbus/storage/dasd.rb
Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 22620900016.3 03 Mar 2026 11:29AM UTC 309
88.19
GitHub Action Run
3 web 22616528244.3 03 Mar 2026 09:27AM UTC 597
70.63
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
Source Files on build 22620900016
  • Tree
  • List 906
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22620900016
  • fc86ef48 on github
  • Prev Build on master (#22616528244)
  • Next Build on master (#22622297146)
  • 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