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

openSUSE / agama / 9400513291
72%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2024 12:08PM UTC
Jobs 3
Files 790
Run time 1min
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

06 Jun 2024 12:05PM UTC coverage: 70.48% (+0.1%) from 70.343%
9400513291

push

github

web-flow
Storage AutoYaST backward compatibility (#1284)

Created to replace #1266 (to sanitize history).

Agama is going to offer new settings for configuring the storage
devices, see https://github.com/openSUSE/agama/pull/1256. That new
settings will be applied by loading a config file (e.g., `$ agama config
load myconfig.json`). Nevertheless, Agama is also going to temporary
support the SLE15 AutoYaST schema to some extent, in order to make the
transition smoother. For that, the json config file can indicate a
"legacyAutoyastStorage" key equivalent to the partitioning section of
the AutoYaST profile:

~~~
"legacyAutoyastStorage": [
  {
    "device": "/dev/vda",
    "use": "all",
    "partitions": [...]
  }
]
~~~ 

This PR implements the support for the "legacyAutoyastStorage" settings,
making possible to calculate an AutoYaST proposal.

Converting the "partitioning" section from a XML AutoYaST profile to a
"legacyAutoyastStorage" section is implemented at
https://github.com/openSUSE/agama/pull/1285

Note: The AutoYaST guided partitioning will not be supported, see
https://doc.opensuse.org/projects/autoyast/#CreateProfile-Guided-Partitioning.

1987 of 2868 branches covered (69.28%)

Branch coverage included in aggregate %.

179 of 210 new or added lines in 12 files covered. (85.24%)

174 existing lines in 8 files now uncovered.

18906 of 26776 relevant lines covered (70.61%)

34.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% rust/agama-derive/src/lib.rs
2
0.0
0.0% rust/agama-lib/src/storage/client.rs
3
0.0
0.0% rust/agama-lib/src/store.rs
4
87.1
service/lib/agama/storage/proposal_strategies/base.rb
5
92.65
-7.35% service/lib/agama/storage/proposal.rb
7
0.0
0.0% rust/agama-lib/src/install_settings.rs
8
81.16
-0.09% service/lib/agama/dbus/storage/manager.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.16
-0.09% service/lib/agama/dbus/storage/manager.rb
2
98.47
0.06% service/service/lib/agama/storage/manager.rb
5
92.65
-7.35% service/service/lib/agama/storage/proposal.rb
14
0.0
0.0% rust/agama-lib/src/install_settings.rs
15
0.0
0.0% rust/agama-lib/src/store.rs
35
0.0
0.0% rust/agama-derive/src/lib.rs
38
81.16
-0.09% service/service/lib/agama/dbus/storage/manager.rb
64
0.0
0.0% rust/agama-lib/src/storage/client.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 9400513291.3 06 Jun 2024 12:08PM UTC 358
86.39
GitHub Action Run
3 rust 9381762502.3 05 Jun 2024 09:44AM UTC 89
23.17
GitHub Action Run
3 web 8937163624.3 03 May 2024 09:49AM UTC 343
75.3
GitHub Action Run
Source Files on build 9400513291
  • Tree
  • List 790
  • Changed 5
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9400513291
  • df467177 on github
  • Prev Build on master (#9381762502)
  • Next Build on master (#9400513272)
  • 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