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

rtmx-ai / rtmx / 27947333516
83%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 10:50AM 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

20 Jun 2026 02:49AM UTC coverage: 82.895% (+0.02%) from 82.875%
27947333516

push

github

web-flow
feat(from-pytest): accept multiple test paths + path-qualified JUnit join (REQ-LANG-004) (#126)

`rtmx from-pytest` scanned and ran only a single test path (default `tests`), so
a multi-package layout — a top-level `tests/` plus `packages/*/tests/` — could
not be reconciled in one run: the other packages were silently never scored
(their requirements stayed MISSING even with passing tests).

- Accept one or more test paths (variadic args); scan and run all of them.
- Join results to markers by repo-relative FILE PATH first, falling back to the
  bare function name, so a passing test in one file can no longer be
  mis-attributed to a same-named test in another file (a real hazard once a
  multi-package tree is scanned).

Tests cover multi-file same-name disambiguation. Verified end-to-end against a
multi-package project: requirements in packages/*/tests now score with full
scope/technique dimensions.

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

35 of 42 new or added lines in 1 file covered. (83.33%)

16468 of 19866 relevant lines covered (82.9%)

29.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
71.58
4.92% internal/cmd/from_pytest.go
Jobs
ID Job ID Ran Files Coverage
1 27947333516.1 22 Jun 2026 10:50AM UTC 115
82.9
GitHub Action Run
Source Files on build 27947333516
  • Tree
  • List 115
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27947333516
  • f9f0768b on github
  • Prev Build on main (#27855396249)
  • Next Build on main (#27980796614)
  • 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