Files
pyxis/tests/build_scripts
Pike 2816c2db10 test(map): enforce pin label color placement in marker loop
Greptile note: the derive-before-apply position check could pass even if
the color call regressed to the wrong branch. Tighten the contract test
to assert exactly one label-color call, located after the marker loop's
hidden-marker continue (i.e. in the main render branch, not the hide
path), and that the once-per-frame derivation precedes it.
2026-09-03 00:34:54 +00:00
..