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

rtmx-ai / rtmx / 27857940985
83%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 02: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.911% (+0.04%) from 82.875%
27857940985

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%)

16471 of 19866 relevant lines covered (82.91%)

29.76 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 27857940985.1 20 Jun 2026 02:50AM UTC 115
82.91
GitHub Action Run
Source Files on build 27857940985
  • Tree
  • List 115
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27857940985
  • f9f0768b on github
  • Prev Build on main (#27855396249)
  • Next Build on main (#27947333516)
  • 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