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

Release 0.2.1 #63

Closed venkatajagannath closed 2 months ago

venkatajagannath commented 2 months ago

Release-0.2.1

Bug fixes Namespace variable initialized in init method is not used in setup_ray_cluster and delete_ray_cluster methods CI/CD pipeline broken due to sudden github action breaking change

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.16%. Comparing base (b496836) to head (94a4151). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 95.42% 98.16% +2.74% ========================================== Files 5 5 Lines 546 546 ========================================== + Hits 521 536 +15 + Misses 25 10 -15 ```

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