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

agama-project / agama / 11209402098
73%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2024 05:46AM UTC
Jobs 2
Files 572
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.596% (+0.3%) from 70.324%
11209402098

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.

97 of 97 new or added lines in 2 files covered. (100.0%)

15836 of 22432 relevant lines covered (70.6%)

28.24 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
2 service 11209402098.2 07 Oct 2024 05:46AM UTC 466
88.74
GitHub Action Run
2 rust 11181059203.2 04 Oct 2024 01:51PM UTC 106
25.4
GitHub Action Run
Source Files on build 11209402098
  • Tree
  • List 572
  • Changed 29
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11209402098
  • 6cb77713 on github
  • Prev Build on master (#11181059203)
  • Next Build on master (#11209402104)
  • 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