astronomer / astro-provider-ray

This provider contains operators, decorators and triggers to send a ray job from an airflow task
https://astronomer.github.io/astro-provider-ray/
Apache License 2.0
12 stars 2 forks source link

Bug fix: Minor change to earlier PR #73

Closed venkatajagannath closed 1 month ago

venkatajagannath commented 1 month ago

This PR makes a minor change to #72 based on below stackoverflow article

https://stackoverflow.com/a/74959635/3831806

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 97.80%. Comparing base (9f9f683) to head (9aa7117). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== + Coverage 95.42% 97.80% +2.38% ========================================== Files 5 5 Lines 546 546 ========================================== + Hits 521 534 +13 + Misses 25 12 -13 ```

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