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

openSUSE / agama / 9256086626 / 3 – service
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 27 May 2024 02:01PM UTC
Files 350
Run time 6s
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

27 May 2024 01:59PM UTC coverage: 86.374%. First build
service – 9256086626.3

push

github

web-flow
service: Avoid reading product mount points too early (#1264)

## Problem

Changes in https://github.com/openSUSE/agama/pull/1236 introduced a bug
reading the product mount points.

The list of mount points was read just after selecting a new product. At
that time, the *storage* service has not updated its config yet, so it
still uses the previous product.

Note that the *manager* service calls to storage `#probe` when a new
product is selected, and the *storage* service updates its config as
part of the call to `#probe`. For that reason, the product mount points
cannot be updated until probe is done.

https://bugzilla.suse.com/show_bug.cgi?id=1225348

## Solution

Do not update the product mount points when the product changes. The
list of product mount points is automatically refreshed once the probing
is done.

10434 of 12080 relevant lines covered (86.37%)

17.92 hits per line

Source Files on job service - 9256086626.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9256086626
  • 9267f327 on github
  • Prev Job for on master (#9253140703.)
  • Next Job for on master (#9256950275.3)
  • 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