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

rtmx-ai / rtmx / 21966725391
81%

Build:
DEFAULT BRANCH: main
Ran 12 Feb 2026 10:30PM UTC
Jobs 1
Files 81
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

12 Feb 2026 10:28PM UTC coverage: 74.189% (-0.1%) from 74.311%
21966725391

push

github

rhino11
feat(bdd): Implement Gherkin parser for feature files (REQ-BDD-001)

Add a robust Gherkin parser that:
- Parses .feature files using gherkin-official library
- Extracts Feature, Scenario, Background, and Step metadata
- Extracts @REQ-XXX-NNN requirement tags with inheritance
- Supports i18n keywords (French, German, etc.)
- Handles data tables and doc strings
- Provides AST representation as JSON
- Includes recursive directory scanning
- Handles malformed files gracefully with descriptive errors

New files:
- src/rtmx/bdd/parser.py: Core Gherkin parser implementation
- src/rtmx/bdd/__init__.py: Module exports
- src/rtmx/cli/parse_feature.py: CLI command implementation
- tests/test_bdd_parser.py: 14 comprehensive tests

CLI usage:
  rtmx parse-feature test.feature           # Parse single file
  rtmx parse-feature features/              # Scan directory
  rtmx parse-feature test.feature --json    # JSON output

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

1036 of 1295 branches covered (80.0%)

Branch coverage included in aggregate %.

181 of 246 new or added lines in 4 files covered. (73.58%)

5963 of 8139 relevant lines covered (73.26%)

0.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
41
31.25
src/rtmx/cli/parse_feature.py
23
84.77
src/rtmx/bdd/parser.py
1
72.29
0.52% src/rtmx/cli/main.py
Jobs
ID Job ID Ran Files Coverage
1 21966725391.1 12 Feb 2026 10:30PM UTC 81
74.19
GitHub Action Run
Source Files on build 21966725391
  • Tree
  • List 81
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21966725391
  • d14f2428 on github
  • Prev Build on main (#21966464013)
  • Next Build on main (#21966827533)
  • 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