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

arnavsacheti / PeakRDL-BusDecoder / 25644025648 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 12:30AM UTC
Files 36
Run time 1s
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

27 Apr 2026 07:06AM UTC coverage: 91.972% (+0.2%) from 91.814%
25644025648.1

push

github

web-flow
perf: cache per-node facts in DesignScanner to eliminate redundant walks (#63)

Compute predicates ('has addressable children', 'has only external
addressable children'), nested array strides, and rel_path once during
the existing DesignScanner walk and store them on DesignState keyed by
node path. Downstream listeners (BusDecoderListener, StructGenerator,
DecodeLogicGenerator, FanoutGenerator, FaninGenerator) read from the
cache instead of re-iterating node.children() and recomputing strides
on every pass. Also memoize get_addressable_children_at_depth.

The scanner now continues into external-addressable subtrees so meta
is populated for nodes the listeners still visit; property collection
is still skipped for external nodes to preserve prior behavior.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1432 of 1557 relevant lines covered (91.97%)

0.92 hits per line

Source Files on job 25644025648.1
  • Tree
  • List 36
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25644025648
  • 2a1487bc on github
  • Prev Job for on main (#24949775937.1)
  • Next Job for on main (#26007212260.1)
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