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

stillwater-sc / universal / 25970426704
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/issue-1002-ereal-highprec-constants
DEFAULT BRANCH: master
Ran 16 May 2026 07:36PM UTC
Jobs 1
Files 649
Run time 1min
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

16 May 2026 07:09PM UTC coverage: 83.968% (-0.009%) from 83.977%
25970426704

push

github

web-flow
ci(codeql): drop pull_request trigger, switch c-cpp to manual CI_LITE build (#845)

The codeql.yml committed in #844 still triggered on every pull_request,
which is what made default-setup slow in the first place (>20 min c-cpp
scan per PR on this template-heavy codebase). It also used `autobuild`
for c-cpp, which has no idea what to do with a header-only library.

Changes:
- Drop `pull_request:` from the trigger list. CodeQL now runs only on
  push to main (post-merge verification), the weekly schedule (drift
  detection), and on demand via workflow_dispatch.
- Add `workflow_dispatch:` so security-relevant changes can be re-scanned
  on demand without waiting for the schedule.
- Switch c-cpp to `build-mode: manual` with an explicit cmake configure
  plus build using UNIVERSAL_BUILD_CI_LITE=ON -- the same minimal-build
  flag the regular CI matrix already uses, fast enough to keep the
  weekly job under the 90-minute timeout.
- Drop the placeholder "Run manual build steps" block that called
  `exit 1` on any manual-mode language.
- Drop the `runs-on:` swift conditional since swift isn't in the matrix.

46094 of 54895 relevant lines covered (83.97%)

6455691.16 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
93.48
-0.48% include/sw/universal/number/cfloat/cfloat_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 25970426704.1 16 May 2026 07:36PM UTC 649
83.97
GitHub Action Run
Source Files on build 25970426704
  • Tree
  • List 649
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25970426704
  • fe288d86 on github
  • Prev Build on main (#25970302245)
  • Next Build on main (#25973636098)
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