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

agama-project / agama / 18378880459
66%
master: 74%

Build:
Build:
LAST BUILD BRANCH: revam-iscsi-ui-draft
DEFAULT BRANCH: master
Ran 09 Oct 2025 02:06PM UTC
Jobs 3
Files 1175
Run time 2min
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

09 Oct 2025 02:02PM UTC coverage: 63.881%. Remained the same
18378880459

push

github

web-flow
feat: simplify HTTP API (#2795)

Simplify the HTTP API by removing endpoints for each scope (e.g.,
*/config/storage*) resulting in a smaller API for dealing with the
config:

~~~
GET /extended_config
GET PUT PATCH /config
~~~ 

With this new API, the way for resetting a specific scope consists on
putting the whole current config without including the scope to remove.

In the future, the schema for patching could be extended. For example,
it could provide a way for resetting some scopes without giving the
current config.

2695 of 4701 branches covered (57.33%)

Branch coverage included in aggregate %.

1 of 3 new or added lines in 2 files covered. (33.33%)

93 existing lines in 4 files now uncovered.

25198 of 38963 relevant lines covered (64.67%)

197.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% rust/agama-server/src/server/web.rs

Uncovered Existing Lines

Lines Coverage ∆ File
4
0.0
0.0% rust/agama-server/src/web/docs/config.rs
7
0.0
0.0% rust/agama-manager/src/message.rs
15
0.0
0.0% rust/agama-manager/src/service.rs
67
0.0
0.0% rust/agama-server/src/server/web.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 18378880459.3 09 Oct 2025 02:06PM UTC 580
68.63
GitHub Action Run
3 service 18222230338.3 03 Oct 2025 12:39PM UTC 390
88.57
GitHub Action Run
1 rust 18373715406.1 09 Oct 2025 10:49AM UTC 205
20.11
GitHub Action Run
Source Files on build 18378880459
  • Tree
  • List 1175
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18378880459
  • 3313741f on github
  • Prev Build on api-v2 (#18373715406)
  • Next Build on api-v2 (#18556852372)
  • 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