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

rtmx-ai / rtmx / 25311969682
81%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 09:41AM UTC
Jobs 1
Files 70
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

04 May 2026 02:54AM UTC coverage: 79.191% (-0.8%) from 79.959%
25311969682

push

github

rhino11
feat: category-driven version increment policy (REQ-PLAN-014)

Add version_policy config section mapping requirement categories to semver
increment levels (major/minor/patch/none). The release gate now validates
that the proposed version bump is sufficient for the highest-impact category
in the release scope.

- internal/version/: semver parser (Parse, BumpMajor/Minor/Patch, ActualBump)
- internal/config/: VersionPolicyConfig with IncrementLevel(), IsEnabled(),
  IsBackwardCompatible() and full test coverage
- internal/cmd/release.go: gate integrates policy check with --allow-breaking
- .rtmx/config.yaml: all 24 categories mapped to increment levels

backward_compatible: true (default) fails gate on major-level requirements
unless the tag is itself a major bump. Three enforcement modes: off/warn/enforce.

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

85 of 249 new or added lines in 3 files covered. (34.14%)

4 existing lines in 2 files now uncovered.

10728 of 13547 relevant lines covered (79.19%)

34.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
149
3.5
-1.58% internal/cmd/release.go
14
80.56
internal/version/semver.go
1
93.22
0.55% internal/config/config.go

Coverage Regressions

Lines Coverage ∆ File
2
3.5
-1.58% internal/cmd/release.go
2
90.86
-0.54% internal/cmd/status.go
Jobs
ID Job ID Ran Files Coverage
1 25311969682.1 04 May 2026 09:41AM UTC 70
79.19
GitHub Action Run
Source Files on build 25311969682
  • Tree
  • List 70
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25311969682
  • 214a0bc6 on github
  • Prev Build on main (#25239013312)
  • Next Build on main (#25396791194)
  • Delete
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