astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

Fix task name to get cluster IP using xcom #1507

Closed vatsrahul1001 closed 5 months ago

vatsrahul1001 commented 5 months ago

We were not using correct task for cluster IP retrieval. Updated task name correctly.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.33%. Comparing base (cdef29f) to head (55487b2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1507 +/- ## ======================================= Coverage 98.33% 98.33% ======================================= Files 94 94 Lines 4636 4636 ======================================= Hits 4559 4559 Misses 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.