Skip to content

RHOAIENG-33283: Change ConfigMaps to Secrets and exclude .ipynb files…

a97d969
Select commit
Loading
Failed to load commit list.
Merged

RHOAIENG-33283: Elegently handle working dir and runtime env #922

RHOAIENG-33283: Change ConfigMaps to Secrets and exclude .ipynb files…
a97d969
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

94.26% (+0.22%) compared to 219d1c5

View this Pull Request on Codecov

94.26% (+0.22%) compared to 219d1c5

Details

Codecov Report

❌ Patch coverage is 98.15498% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.26%. Comparing base (219d1c5) to head (a97d969).

Files with missing lines Patch % Lines
src/codeflare_sdk/ray/rayjobs/rayjob.py 94.93% 4 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/runtime_env.py 99.37% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           ray-jobs-feature     #922      +/-   ##
====================================================
+ Coverage             94.04%   94.26%   +0.22%     
====================================================
  Files                    22       24       +2     
  Lines                  1914     2040     +126     
====================================================
+ Hits                   1800     1923     +123     
- Misses                  114      117       +3     

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