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

openSUSE / agama / 9549010266
72%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2024 01:59PM UTC
Jobs 3
Files 781
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

17 Jun 2024 01:56PM UTC coverage: 70.877% (-0.002%) from 70.879%
9549010266

push

github

web-flow
fix(zypp): Fixed moving libzypp target to `/mnt` (#1352)

## Problem

- Moving the libzypp target to `/mnt` (the target installed system)
happened too early, already in the "propose" step, it needs to happen
after partitioning the disk.
- The side effect of this is that mounting the `/mnt` partition can
shadow the libzypp cache so it could crash later. Also the next target
used after the product change would be the `/mnt` instead of the
`/run/agama/zypp`.

## Solution

- Move the target change to the "install" step

## Notes

- I found out that the `Pkg.SourceCacheCopyTo` call does not work
properly with target different than `/`. It always copies the data from
`/` ignoring the current target.
- It could copy some wrong data from the Live ISO to the target, as a
quick solution I have commented that out. I'll fix it later in a
separate PR.

## Testing

- Tested manually
- Updated unit tests

1987 of 2868 branches covered (69.28%)

Branch coverage included in aggregate %.

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

39 existing lines in 2 files now uncovered.

18841 of 26518 relevant lines covered (71.05%)

34.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
96.15
-0.14% service/service/lib/agama/software/proposal.rb
36
74.89
0.22% service/service/lib/agama/software/manager.rb
Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 9549010266.3 17 Jun 2024 01:59PM UTC 352
86.71
GitHub Action Run
3 rust 9511649016.3 14 Jun 2024 06:31AM UTC 86
23.4
GitHub Action Run
3 web 8937163624.3 03 May 2024 09:49AM UTC 343
75.3
GitHub Action Run
Source Files on build 9549010266
  • Tree
  • List 781
  • Changed 23
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #9549010266
  • a5caf80b on github
  • Prev Build on master (#9545960174)
  • Next Build on master (#9576995260)
  • 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