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

stillwater-sc / universal / 32489345288
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refactor/1334-phase-n-integer-core
DEFAULT BRANCH: master
Ran 21 Aug 2026 02:34PM UTC
Jobs 1
Files 620
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

21 Aug 2026 01:54PM UTC coverage: 85.371% (-0.004%) from 85.375%
32489345288

push

github

web-flow
ci: collect a BEHAVIOUR-CHANGE trailer into the release notes (#1368)

Both v4.9.0 and v4.9.1 needed their release notes edited by hand after
publication, for the same reason each time: git-cliff builds the page from
commit subjects, and a subject cannot say "this changes what your code returns".
v4.9.0 shipped without the elreal<double> bit-identity change, and v4.9.1 without
the elreal<half> convergence change; both had to be prepended afterwards.

A commit can now carry the fact itself:

    fix(elreal): make the half host converge

    ...body...

    BEHAVIOUR-CHANGE: elreal<half> now converges instead of stalling at 20 digits

git-cliff collects those into a "Behaviour changes" section above the type
groups, with the scope and PR link attached. BEHAVIOR-CHANGE is accepted too, so
neither spelling is a silent no-op.

Verified against real output rather than assumed, using the locally installed
git-cliff:

  - three probe commits, one with each spelling and one with no trailer: both
    trailers collected under the heading, the untrailered commit untouched;
  - commit bodies do not leak in, only the trailer value;
  - commits still appear in their normal type group as well, so the section is a
    highlight rather than a relocation;
  - regenerating the real v4.9.0..v4.9.1 range, which has no trailers, gives
    byte-identical output to what shipped -- the section adds nothing when unused.

The convention is documented in CLAUDE.md next to the PR workflow, including
when not to use it: not for internal refactors, not for additive features, and
not for performance work that leaves results identical.

Typed `ci` rather than `build(release)`: cliff.toml is consumed by
.github/workflows/release.yml, and `release` is not an allowed scope in the
PR-title lint's list.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>

43081 of 50463 relevant lines covered (85.37%)

7152366.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
31.43
-3.57% include/sw/universal/verification/test_suite_randoms.hpp
Jobs
ID Job ID Ran Files Coverage
1 32489345288.1 21 Aug 2026 02:34PM UTC 620
85.37
GitHub Action Run
Source Files on build 32489345288
  • Tree
  • List 620
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32489345288
  • d22fcfee on github
  • Prev Build on main (#32449306562)
  • Next Build on main (#32501448965)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc