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

kaidokert / xacro / 21130744273
89%
main: 94%

Build:
Build:
LAST BUILD BRANCH: nwbla
DEFAULT BRANCH: main
Ran 19 Jan 2026 08:41AM 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:39AM UTC coverage: 89.096%. First build
21130744273

Pull #75

github

kaidokert
Address PR review feedback: performance, testing, and documentation

1. Performance: Avoid double-cloning children in expand_macro_call
   - Use core::mem::take to move children instead of clone-then-replace
   - Eliminates extra allocation on every macro call

2. Testing: Check specific error in test_if_around_block_parameter_false
   - Verify panic message contains 'Missing block parameter'
   - Prevents false positives from unrelated panics

3. Testing: Add test_lazy_block_with_conditionals_disabled
   - Covers False case for lazy blocks with conditionals
   - Tests that item 2 is not present when condition is False

4. Documentation: Remove brittle Python line number references
   - Replace with behavioral description
   - More maintainable as Python implementation evolves

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Pull Request #75: Process conditionals before collecting macro block parameters

27 of 28 new or added lines in 2 files covered. (96.43%)

4886 of 5484 relevant lines covered (89.1%)

260.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.33
src/parse/macro_def.rs
Jobs
ID Job ID Ran Files Coverage
1 21130744273.1 19 Jan 2026 08:41AM UTC 18
89.1
GitHub Action Run
Source Files on build 21130744273
  • 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 #21130744273
  • Pull Request #75
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