Skip to content

added kubeconfig loads to test

7a002f2
Select commit
Loading
Failed to load commit list.
Merged

feat(RHOAIENG-29391): Store entrypoint scripts in configMaps #886

added kubeconfig loads to test
7a002f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 1s

93.45% (-0.13%) compared to 3489a6b

View this Pull Request on Codecov

93.45% (-0.13%) compared to 3489a6b

Details

Codecov Report

❌ Patch coverage is 92.05298% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.45%. Comparing base (3489a6b) to head (7a002f2).

Files with missing lines Patch % Lines
src/codeflare_sdk/ray/rayjobs/rayjob.py 91.12% 11 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/config.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           ray-jobs-feature     #886      +/-   ##
====================================================
- Coverage             93.57%   93.45%   -0.13%     
====================================================
  Files                    21       21              
  Lines                  1760     1910     +150     
====================================================
+ Hits                   1647     1785     +138     
- Misses                  113      125      +12     

☔ 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.