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

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

Build:
Build:
LAST BUILD BRANCH: fix/issue-999-is-nonoverlapping-inverted
DEFAULT BRANCH: master
Ran 28 Apr 2026 09:21PM UTC
Jobs 1
Files 648
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

28 Apr 2026 08:53PM UTC coverage: 84.306% (+0.002%) from 84.304%
25077144174

push

github

web-flow
ci: force Node.js 24 for JavaScript actions in all workflows (#790)

* ci(docs): force Node.js 24 for JavaScript actions

actions/upload-pages-artifact@v4 in docs.yml internally pins
actions/upload-artifact at a SHA that runs on Node.js 20, which
GitHub deprecated 2025-09-19. The deprecation warning fires every
time the docs build runs.

Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true at the workflow env
level -- the same fix already adopted in cmake.yml. This is the
opt-in for the new default that GitHub will apply automatically
on 2026-06-02; no behavior change beyond silencing the warning.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* ci: extend Node.js 24 force to all remaining workflows

Same fix as the previous commit, applied to every workflow that
uses external GitHub Actions:

  - clang-tidy.yml         (existing env block, just add the var)
  - conventional-commits.yml (was firing the warning on
                              amannn/action-semantic-pull-request@v5)
  - coverage.yml
  - full-regression.yml
  - release.yml
  - sanitizers.yml

After this, all 8 workflows in .github/workflows/ have the env var,
matching the pattern already established by cmake.yml and docs.yml.

The conventional-commits warning that motivated this expansion:

  Node.js 20 actions are deprecated. The following actions are running
  on Node.js 20 and may not work as expected:
  amannn/action-semantic-pull-request@v5

is gone after this change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

45719 of 54230 relevant lines covered (84.31%)

6316427.74 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 25077144174.1 28 Apr 2026 09:21PM UTC 648
84.31
GitHub Action Run
Source Files on build 25077144174
  • Tree
  • List 648
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25077144174
  • 86daf131 on github
  • Prev Build on main (#25056252254)
  • Next Build on main (#25087156079)
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