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

agama-project / agama / 19534519530
73%

Build:
DEFAULT BRANCH: master
Ran 20 Nov 2025 11:03AM UTC
Jobs 3
Files 1159
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

20 Nov 2025 10:58AM UTC coverage: 64.145%. Remained the same
19534519530

push

github

web-flow
Do not build on 32bit architectures (and PPC64-BE) (bsc#1251846) (#2880)

## Problem

- https://bugzilla.suse.com/show_bug.cgi?id=1251846
- Agama does not build on i586
- The reason is that the dependant libsuseconnect does not support that
architecture (because of [this
line](https://github.com/SUSE/connect-ng/blob/<a class=hub.com/agama-project/agama/commit/5a200487c50d9c955708b34d0d35ebef47dc5a3e">5a200487c/internal/util/system.go#L24-L27))

## Solution

- Disable the same architectures also in Agama builds, use [the same
line](https://github.com/SUSE/connect-ng/blob/5a200487c50d9c955708b34d0d35ebef47dc5a3e/build/packaging/suseconnect-ng.spec#L42)
from libsuseconnect to be compatible with it (this also disables build
on PPC64-BE)
- I was wondering whether `ExcludeArch` is allowed for noarch packages
but the [Fedora packaging
documentation](https://docs.fedoraproject.org/en-US/packaging-guidelines/#_noarch_with_unported_dependencies)
actually suggests this approach exactly for this situation.

## Testing

- Tested manually with agama-web-ui, the package built fine locally

2696 of 4729 branches covered (57.01%)

Branch coverage included in aggregate %.

25581 of 39354 relevant lines covered (65.0%)

197.52 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 service 19534519530.3 20 Nov 2025 11:03AM UTC 390
88.57
GitHub Action Run
3 web 19528449482.3 20 Nov 2025 07:03AM UTC 584
68.4
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
Source Files on build 19534519530
  • Tree
  • List 1159
  • 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 #19534519530
  • 87a04f17 on github
  • Prev Build on master (#19528449482)
  • Next Build on master (#19641321957)
  • 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