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

kaidokert / xacro / 21130407169
89%
main: 94%

Build:
Build:
LAST BUILD BRANCH: nwbla
DEFAULT BRANCH: main
Ran 19 Jan 2026 08:28AM UTC
Jobs 1
Files 18
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

19 Jan 2026 08:27AM UTC coverage: 89.096% (+0.02%) from 89.074%
21130407169

push

github

kaidokert
Fix macro parameter parsing with space after := operator

Fixes tokenizer to properly handle whitespace after := or = in macro parameter
defaults. Python xacro accepts 'parent:= "base_link"' (with space), but our
tokenizer was splitting this into two tokens.

Tracking state:
- expecting_value: Set when we see := or =
- collecting_value: Set when we start collecting the value
- Whitespace between := and value is skipped
- Value collection completes at: closing quote (quoted) or whitespace (unquoted)

23 of 24 new or added lines in 1 file covered. (95.83%)

4886 of 5484 relevant lines covered (89.1%)

260.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.33
0.42% src/parse/macro_def.rs
Jobs
ID Job ID Ran Files Coverage
1 21130407169.1 19 Jan 2026 08:28AM UTC 18
89.1
GitHub Action Run
Source Files on build 21130407169
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21130407169
  • 2d8d4503 on github
  • Prev Build on feature/macro-processing-improvements (#21130446081)
  • Next Build on feature/macro-processing-improvements (#21130446081)
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