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

rtmx-ai / rtmx / 28785010190
83%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 10:29AM UTC
Jobs 1
Files 115
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

05 Jul 2026 07:43PM UTC coverage: 83.492% (+0.03%) from 83.463%
28785010190

push

github

web-flow
feat(from-pytest): multi-file JUnit + JUnit-driven marker discovery (package layouts) (#130)

* fix(rtmx): align pkg/rtmx req-id pattern with the results/markers default

The public marker API's reqIDPattern lacked the optional trailing lowercase
letter that internal/results.DefaultReqIDPattern and internal/markers already
accept, so a decomposition-child id like REQ-HW-STRUCT-002c validated on the
results/scan paths but would be rejected by pkg/rtmx. Add the `[a-z]?` suffix so
the three patterns agree, and cover it in TestReqIDPattern.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* feat(from-pytest): multi-file JUnit ingestion + JUnit-driven marker discovery

Two improvements that let `rtmx from-pytest --no-run` consume a sharded CI
matrix's reports directly, retiring the bespoke pre-processing downstream
projects (the Phoenix radar RTM) carried around it.

REQ-LANG-030 — multi-file --junitxml: the flag is now repeatable and each value
is glob-expanded, so `--junitxml 'output/junit-*.xml'` ingests every per-leg
report as one result set (duplicates de-duplicated; a literal non-matching path
is preserved so a truly missing file still errors). Removes the need for a
hand-rolled junit merge.

REQ-LANG-031 — JUnit-driven marker discovery: with --no-run, markers are now
discovered from the source files referenced by the JUnit cases (from each case's
`file` attribute, or its dotted class name when absent), in addition to the given
test paths. The class-name→path resolution is hyphen-safe (dots become slashes,
hyphens preserved, a trailing ClassName is dropped), so tests under a package
layout — including non-importable hyphenated dirs like
packages/signal-processing/tests — join without the caller enumerating every
directory. A missing implicit `tests` path is tolerated when the JUnit yields
markers. This was the actual cause of downstream "hyphenated package" drops: the
scan only covered the default path, not that from-pytest can't handle hyph... (continued)

100 of 127 new or added lines in 2 files covered. (78.74%)

1 existing line in 1 file now uncovered.

16751 of 20063 relevant lines covered (83.49%)

31.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
75.82
3.69% internal/cmd/from_pytest.go

Coverage Regressions

Lines Coverage ∆ File
1
75.82
3.69% internal/cmd/from_pytest.go
Jobs
ID Job ID Ran Files Coverage
1 28785010190.1 06 Jul 2026 10:29AM UTC 115
83.49
GitHub Action Run
Source Files on build 28785010190
  • Tree
  • List 115
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28785010190
  • a87aae84 on github
  • Prev Build on main (#28749821669)
  • 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