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

arnavsacheti / PeakRDL-BusDecoder / 28907563270
92%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 12: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

08 Jul 2026 12:07AM UTC coverage: 92.641% (+0.2%) from 92.4%
28907563270

push

github

web-flow
perf: drive RDL parameter trace inline from DesignScanner (#64)

When parametrize=True, RdlParameterExtractor.extract() previously did
three full top_node.descendants() walks (clear caches, force re-eval,
collect arrayed nodes) on top of the DesignScanner walk. Now the
scanner installs the ParameterRef trace via a context manager and
calls reevaluate_node / record_arrayed_node per-node during its
existing walk; classify() runs after.

- New: RdlParameterExtractor.trace() context manager, reevaluate_node,
  record_arrayed_node, classify (phases extracted from extract()).
- extract() retained as a standalone wrapper for the direct test API.
- DesignState pulls results from scanner.param_extractor.classify().

Tests: 174 passed (1 skipped) — exporter fixtures byte-identical.

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

48 of 54 new or added lines in 3 files covered. (88.89%)

1561 of 1685 relevant lines covered (92.64%)

0.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
83.78
2.66% src/peakrdl_busdecoder/rdl_params.py
Jobs
ID Job ID Ran Files Coverage
1 28907563270.1 08 Jul 2026 12:10AM UTC 36
92.64
GitHub Action Run
Source Files on build 28907563270
  • Tree
  • List 36
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a1e75f96 on github
  • Prev Build on main (#28897355398)
  • Next Build on main (#28907563024)
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