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

openSUSE / agama / 9400513272
72%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2024 12:13PM UTC
Jobs 3
Files 791
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.439% (-0.04%) from 70.48%
9400513272

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 215 new or added lines in 13 files covered. (83.26%)

36 existing lines in 4 files now uncovered.

18906 of 26793 relevant lines covered (70.56%)

34.0 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% rust/agama-lib/src/store.rs
2
98.47
0.0% service/lib/agama/storage/manager.rb
3
0.0
0.0% rust/agama-lib/src/install_settings.rs
30
81.16
0.0% service/lib/agama/dbus/storage/manager.rb
Subprojects
ID Flag name Job ID Ran Files Coverage
3 rust 9400513272.3 06 Jun 2024 12:13PM UTC 90
23.1
GitHub Action Run
3 service 9400513291.3 06 Jun 2024 12:08PM UTC 358
86.39
GitHub Action Run
3 web 8937163624.3 03 May 2024 09:49AM UTC 343
75.3
GitHub Action Run
Source Files on build 9400513272
  • Tree
  • List 791
  • 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 #9400513272
  • df467177 on github
  • Prev Build on master (#9400513291)
  • Next Build on master (#9412452683)
  • 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