Files
superset2/superset-frontend/src/explore
Evan Rusackas dc5ee217ca fix(types): add types to MetricsControl and fix test file
- 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>
2026-01-03 22:07:05 -08:00
..