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

openSUSE / agama / 10682252911
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: storage-volume-keywords
DEFAULT BRANCH: master
Ran 03 Sep 2024 11:52AM UTC
Jobs 1
Files 99
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

03 Sep 2024 11:43AM UTC coverage: 24.066%. First build
10682252911

Pull #1563

github

mvidner
web server+client: /manager/probe_sync

This fixes the following scenario:

```console
agama # cat rust/agama-lib/share/examples/profile_tw_gnome.json
{
  "software": {
    "patterns": [
      "gnome"
    ]
  }
}
agama # systemctl restart agama
agama # agama config load < rust/agama-lib/share/examples/profile_gnome.json
Anyhow(Backend call failed with status 400 and text '{"error":"Agama service error: Failed to find these patterns: [\"gnome\"]"}')
agama # systemctl restart agama
agama # PROBE_SYNC=1 agama config load < rust/agama-lib/share/examples/profile_gnome.json
agama #
```

The asynchronous probing, introduced in PR#1272 results in a race(?) and an
error when performing the second PUT:

```
Sep 03 11:20:06 2cf2b88a0524 agama-web-server[9357]: request: GET /api/software/config
Sep 03 11:20:06 2cf2b88a0524 agama-web-server[9357]: request: PUT /api/software/config
Sep 03 11:20:06 2cf2b88a0524 agama-web-server[9357]: request: POST /api/manager/probe
Sep 03 11:20:06 2cf2b88a0524 agama-web-server[9357]: request: PUT /api/software/config
```
Pull Request #1563: agama config load/store for "product" uses the HTTP API

0 of 57 new or added lines in 6 files covered. (0.0%)

1405 of 5838 relevant lines covered (24.07%)

0.8 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 rust 10682252911.1 03 Sep 2024 11:52AM UTC 0
24.07
GitHub Action Run
Source Files on build 10682252911
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10682252911
  • Pull Request #1563
  • Next Build on http-client-product (#10717207503)
  • 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