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

bluesky / hklpy2 / 25178606747
100%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 05:06PM UTC
Jobs 1
Files 26
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

30 Apr 2026 05:03PM UTC coverage: 100.0%. Remained the same
25178606747

push

github

web-flow
fix #385 wh()/pa() no longer crashes on nested PseudoPositioner aux (#389)

* fix #385 wh()/pa() no longer crashes on nested PseudoPositioner aux

Make the formatter tolerant of structured auxiliary positions instead
of filtering specific component classes:

- roundoff() handles namedtuple/Mapping (-> dict), Sequence excl.
  str/bytes (-> list), opaque values (-> repr); never raises.
  Scalar contract unchanged.
- wh()'s labeled_value renders dict results as name={k=v, ...} and
  list results as name=[v1, ...]; scalar formatting unchanged.
- auxiliary_axis_names docstring clarifies that nested PseudoPositioner
  sub-devices are included and rendered inline by wh().
- Add regression tests (test_roundoff_structured, test_wh_nested_-
  pseudopositioner_issue_385) using the mandatory parms/context style.
- Discovered separately: structured auxiliary components do not
  round-trip through export/restore (only names are saved).  Tracked
  as #388; out of scope for #385.

Agent: OpenCode (claudeopus47)

* test #385 cover list-shaped auxiliary in wh()

CI reported diffract.py:913-914 (the ``isinstance(rounded, list)``
branch in ``wh()``'s ``labeled_value``) as uncovered.  Add a fourth
parametrized case using a ``_ListPositionPositioner`` whose
``.position`` is a list, so ``roundoff()`` returns a list and the
list branch executes.

Agent: OpenCode (claudeopus47)

23 of 23 new or added lines in 2 files covered. (100.0%)

3355 of 3355 relevant lines covered (100.0%)

4.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25178606747.1 30 Apr 2026 05:08PM UTC 26
100.0
GitHub Action Run
Source Files on build 25178606747
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • db37d163 on github
  • Prev Build on main (#25068141423)
  • Next Build on main (#25187899633)
  • Delete
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