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

openSUSE / agama / 10682179185
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: storage-volume-keywords
DEFAULT BRANCH: master
Ran 03 Sep 2024 11:46AM 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:26AM UTC coverage: 24.066% (-0.09%) from 24.153%
10682179185

push

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 #
```

Asynchronous probing 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
```

0 of 10 new or added lines in 2 files covered. (0.0%)

51 existing lines in 3 files now uncovered.

1405 of 5838 relevant lines covered (24.07%)

0.71 hits per line

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