|
Ran
|
Jobs
1
|
Files
490
|
Run time
1min
|
Badge
README BADGES
|
push
github
deps: accept boost 1.91 find_package(Boost 1.N EXACT) is probed from BOOST_MINOR_LATEST down to BOOST_MINOR_MINIMAL, so a system boost newer than the top of that window is not detected and the sdk31 tarball is downloaded instead. Distros have started shipping 1.91 (openembedded-core master, and it will land in the rolling distros shortly), so without this every such build silently falls back to the download -- which also breaks any build configured without network access, e.g. a Yocto do_configure. BOOST_MINOR_LATEST also names the fallback archive (BOOST_VERSION -> sdk31/boost_1_${BOOST_MINOR_LATEST}_0.tar.gz), so bumping it requires that asset to exist. boost_1_91_0.tar.gz has been published to the sdk31 release, built like the existing ones (headers + README + LICENSE only, from the archives.boost.io tarball, sha256 de5e6b0e435d2cdb0cd9b45d5f51264f5). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
26680 of 55162 relevant lines covered (48.37%)
177078.49 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
87.5 |
-1.76% | src/ossia/dataflow/exec_pool.hpp |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30753938563.1 | 490 |
48.37 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|