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

bluesky / hklpy2 / 25691104174 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 07:07PM UTC
Files 26
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

11 May 2026 07:02PM UTC coverage: 100.0%. Remained the same
25691104174.1

push

github

web-flow
fix #398 re-key restored reflections by local axis names (#401)

ReflectionsDict._fromdict was rewriting each restored reflection's
`reals` dict with the solver's canonical real-axis names.  Every
other consumer of Reflection.reals (notably
Core._reflections_to_solver) expects local diffractometer names and
translates to canonical via axes_xref_reversed at the point of use.
The asymmetry was invisible whenever local and canonical names
coincided, but raised KeyError on the next forward() after any
restore round-trip (Diffractometer.restore, simulator_from_config,
benchmark(snapshot=True)) whenever a real axis had been renamed.

Switch the active line in _fromdict to
core.diffractometer.real_axis_names; the previously active
core.solver.real_axis_names line is preserved as a comment for
parallel structure.

Agent: OpenCode (claudeopus47)

3523 of 3523 relevant lines covered (100.0%)

4.99 hits per line

Source Files on job 25691104174.1
  • Tree
  • List 26
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25691104174
  • 81eb8113 on github
  • Prev Job for on main (#25689448011.1)
  • Next Job for on main (#25694096436.1)
  • 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