Skip to content

RHOAIENG-32532: Add kueue integration and update tests

219d1c5
Select commit
Loading
Failed to load commit list.
Closed

Ray Jobs Feature merge #911

RHOAIENG-32532: Add kueue integration and update tests
219d1c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 0s

94.04% (+1.57%) compared to e8404ec

View this Pull Request on Codecov

94.04% (+1.57%) compared to e8404ec

Details

Codecov Report

❌ Patch coverage is 97.47748% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.04%. Comparing base (e8404ec) to head (219d1c5).

Files with missing lines Patch % Lines
src/codeflare_sdk/common/utils/validation.py 85.71% 5 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/config.py 97.61% 4 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/rayjob.py 98.85% 3 Missing ⚠️
src/codeflare_sdk/ray/cluster/cluster.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   92.47%   94.04%   +1.57%     
==========================================
  Files          25       22       -3     
  Lines        1395     1914     +519     
==========================================
+ Hits         1290     1800     +510     
- Misses        105      114       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.