anishgirianish commented on code in PR #64614:
URL: https://github.com/apache/airflow/pull/64614#discussion_r3043063354


##########
task-sdk/tests/task_sdk/execution_time/test_task_runner.py:
##########
@@ -2106,6 +2106,30 @@ def mock_send_side_effect(*args, **kwargs):
             ),
         )
 
+    def test_xcom_pull_default_respected_when_no_map_indexes(

Review Comment:
   nit: might be worth adding a case where default is not passed at all, just 
to confirm the existing None behavior is preserved.



-- 
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]

Reply via email to