Skip to content

no-jira: fix coverage pull request step

185dcac
Select commit
Loading
Failed to load commit list.
Merged

Merge RayJobs Feature Branch to main #925

no-jira: fix coverage pull request step
185dcac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2025 in 1s

94.24% (+1.77%) compared to d23d5fd

View this Pull Request on Codecov

94.24% (+1.77%) compared to d23d5fd

Details

Codecov Report

❌ Patch coverage is 97.32541% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.24%. Comparing base (d23d5fd) to head (185dcac).

Files with missing lines Patch % Lines
src/codeflare_sdk/ray/rayjobs/rayjob.py 97.14% 6 Missing ⚠️
src/codeflare_sdk/common/utils/validation.py 85.71% 5 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/config.py 97.57% 4 Missing ⚠️
src/codeflare_sdk/ray/cluster/cluster.py 81.81% 2 Missing ⚠️
src/codeflare_sdk/ray/rayjobs/runtime_env.py 99.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #925      +/-   ##
==========================================
+ Coverage   92.47%   94.24%   +1.77%     
==========================================
  Files          25       24       -1     
  Lines        1395     2033     +638     
==========================================
+ Hits         1290     1916     +626     
- Misses        105      117      +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.