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

fedora-llvm-team / llvm-snapshots / 19234258652
56%

Build:
DEFAULT BRANCH: main
Ran 10 Nov 2025 02:05PM UTC
Jobs 1
Files 25
Run time 202min
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

10 Nov 2025 02:03PM UTC coverage: 55.276%. Remained the same
19234258652

push

github

web-flow
Build daily assets for llvm-test-suite (#1766)

There's a new github workflow that will generate these assets for the
`llvm-test-suite-version-sync` release [1].

The new `sync-on-llvm-test-suite-version.yml` workflow generates these
files daily:

 1. `llvm-test-suite-release-<YYYYMMDD>.txt`
 2. `llvm-test-suite-git-revision-<YYYYMMDD>.txt`
 3. `llvm-test-suite-version-<YYYYMMDD>.txt`

The first file contains the LLVM upstream release for today
(e.g. `22.0.0`). The second file contains the upstream's
`llvm-test-suite` Git hash (e.g. `<a class=hub.com/fedora-llvm-team/llvm-snapshots/commit/f302e7778e4a0bb58b40a3b0cabde719e33fb55e">f302e7778`).
The last file is somewhat special because it can be used as a
`version.spec.inc` in the `llvm-test-suite.spec` right away. It looks
like this:

```rpmspec
%global llvm_test_suite_version 22.0.0
%global llvm_test_suite_date 20251109
%global llvm_test_suite_git_revision f302e7778e4a0bb58b40a3b0cabde719e33fb55e
%global llvm_test_suite_git_revision_short f302e7778e4a0b
%{error: No need to build today. llvm-test-suite's git revision (f302e7778e4a0b) and the LLVM version (22.0.0) were the same yesterday.}
```

We write this file every day but we add the last line at the very bottom
only if we think that a re-build of the same source is not needed. This
gives the SRPM generation a chance to abort a build.

See [this llvm-test-suite PR](https://src.fedoraproject.org/rpms/llvm-test-suite/pull-request/58) for how the assets will be used.

[1]: https://github.com/fedora-llvm-team/llvm-snapshots/releases/tag/llvm-test-suite-version-sync

1294 of 2341 relevant lines covered (55.28%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19234258652.1 10 Nov 2025 02:05PM UTC 25
55.28
GitHub Action Run
Source Files on build 19234258652
  • Tree
  • List 25
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19234258652
  • b457fbba on github
  • Prev Build on main (#19227459638)
  • Next Build on main (#19234567909)
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