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

openSUSE / agama / 10700232754
72%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2024 10:56AM UTC
Jobs 3
Files 881
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

04 Sep 2024 10:53AM UTC coverage: 71.757% (+0.08%) from 71.68%
10700232754

push

github

web-flow
feat(storage): initial version of config search (#1560)

Allow using a *search* section in the storage JSON config for drives and
partitions, according to the
[auto_storage](https://github.com/openSUSE/agama/blob/master/doc/auto_storage.md)
document. For now, the *search* only supports:

* To search by device name (linux name or udev name).
* To fail or to skip the section if the device is not found.

Examples:

~~~json
{
  "search": "/dev/disk/by-id/ata-Micron_1100_SATA_512GB_1652155452D8"
}
~~~

~~~json
{
  "search": {
    "condition": { "name": "/dev/vdc1" },
    "ifNotFound": "skip"
  }
}
~~~

1987 of 2868 branches covered (69.28%)

Branch coverage included in aggregate %.

127 of 138 new or added lines in 16 files covered. (92.03%)

4 existing lines in 3 files now uncovered.

21593 of 29993 relevant lines covered (71.99%)

36.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% service/lib/agama/storage/config_conversions.rb
9
0.0
service/lib/agama/storage/config_conversions/search.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% service/lib/agama/storage/config_conversions.rb
1
98.73
0.0% service/service/lib/y2storage/agama_proposal.rb
2
0.0
0.0% service/service/lib/agama/storage/config_conversions.rb
Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 10700232754.3 04 Sep 2024 10:56AM UTC 442
87.15
GitHub Action Run
3 rust 10597090423.3 28 Aug 2024 01:02PM UTC 96
24.27
GitHub Action Run
3 web 8937163624.3 03 May 2024 09:49AM UTC 343
75.3
GitHub Action Run
Source Files on build 10700232754
  • Tree
  • List 881
  • Changed 79
  • Source Changed 17
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10700232754
  • 615f22e3 on github
  • Prev Build on master (#10663437151)
  • Next Build on master (#10700232760)
  • 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