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

arnavsacheti / PeakRDL-BusDecoder / 24981336994
92%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 07:10AM UTC
Jobs 1
Files 36
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

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

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>

51 of 51 new or added lines in 8 files covered. (100.0%)

1 existing line in 1 file now uncovered.

1432 of 1557 relevant lines covered (91.97%)

0.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
94.12
-0.17% src/peakrdl_busdecoder/listener.py
Jobs
ID Job ID Ran Files Coverage
1 24981336994.1 27 Apr 2026 07:10AM UTC 36
91.97
GitHub Action Run
Source Files on build 24981336994
  • Tree
  • List 36
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2a1487bc on github
  • Prev Build on main (#24949775937)
  • Next Build on main (#25295162927)
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