aminghadersohi opened a new pull request, #37215: URL: https://github.com/apache/superset/pull/37215
## Summary - Replaces mixed conditional (`startswith` + `in`) with explicit tuple membership check - Makes single-metric chart type detection cleaner and more explicit - Lists all chart types explicitly: `big_number`, `big_number_total`, `pop_kpi` ## Test plan - [ ] Verify big_number charts still work correctly in get_chart_data - [ ] Verify big_number_total charts still work correctly - [ ] Verify pop_kpi charts still work correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
