seanghaeli commented on PR #71446: URL: https://github.com/apache/airflow/pull/71446#issuecomment-5259208068
In the same way there's a `test_query_count_with_multi_team` test for the `routes/ui/test_assets.py` path, add an analogous test for the `routes/public/test_assets.py` path. On the public path, `test_assets_references_include_team_name` checks that the team_name resolves correct but it seems that there isn't anything that tests that the query count is pinned. So there could still be an N+1 hiding in here that no test would surface. -- 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]
