mirror of
https://github.com/apache/superset.git
synced 2026-07-27 09:02:29 +00:00
Guards the "headers render but no body rows" failure mode by driving the real transformProps -> PairedTTest pipeline with a realistic flat /api/v1/chart/data timeseries response (main.birth_names shape): asserts transformProps keys the reshaped data by metric label with one series per group tuple, and that the rendered tables contain a body row per group, including when optional precision/significance controls are absent. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>