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

agama-project / agama / 11209402104
73%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2024 05:53AM UTC
Jobs 2
Files 570
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

07 Oct 2024 05:43AM UTC coverage: 70.324%. Remained the same
11209402104

push

github

web-flow
feature(storage): config support for generate section (#1634)

Add support to the storage config for using a *generate* section for
partitions and logical volumes.

~~~json
{
  "partitions": [
    { "generate": "default" }
  ]
}
~~~

~~~json
{
  "logicalVolumes": [
    {
      "generate": {
        "logicalVolumes": "mandatory",
        "stripes": 8
      }
    },
    {
      "filesystem": { "path": "swap" },
      "size": "8 GiB"
    }
  ]
}
~~~

* The *generate* section is replaced by the default or mandatory volumes
defined by the product.
* If any volume is explicitly indicated in any device, then that volume
is not added again by the *generate* section.

3 of 3 new or added lines in 1 file covered. (100.0%)

15640 of 22240 relevant lines covered (70.32%)

26.73 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
2 rust 11209402104.2 07 Oct 2024 05:53AM UTC 106
25.4
GitHub Action Run
2 service 11121722229.2 01 Oct 2024 08:41AM UTC 464
88.58
GitHub Action Run
Source Files on build 11209402104
  • Tree
  • List 570
  • Changed 30
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11209402104
  • 6cb77713 on github
  • Prev Build on master (#11181059203)
  • Next Build on master (#11250689704)
  • 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