mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +00:00
- Add SavedMetricDef, ColumnDef, and MetricValue type definitions - Add type annotations to getOptionsForSavedMetrics, isDictionaryForAdhocMetric, coerceAdhocMetrics, and getMetricsMatchingCurrentDataset functions - Fix test file setup function parameter type - Replace RegExp with string in selectOption calls - Add missing required props in test renders 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>