Lee-W commented on code in PR #64094:
URL: https://github.com/apache/airflow/pull/64094#discussion_r2974171479
##########
airflow-core/tests/unit/serialization/test_serialized_objects.py:
##########
@@ -895,6 +895,50 @@ def test_decode_product_mapper():
assert core_pm.to_downstream("2024-06-15T10:30:00|2024-06-15T10:30:00") ==
"2024-06-15T10|2024-06-15"
+def test_encode_sequence_mapper():
Review Comment:
yep, missed these. updated. Thanks!
--
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]