Skip to content

docs: update docs to reflect unit test refactor

3d5a99d
Select commit
Loading
Failed to load commit list.
Merged

refactor: codeflare sdk unit tests #702

docs: update docs to reflect unit test refactor
3d5a99d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

93.99% (+2.69%) compared to bff13a5

View this Pull Request on Codecov

93.99% (+2.69%) compared to bff13a5

Details

Codecov Report

Attention: Patch coverage is 97.46479% with 27 lines in your changes missing coverage. Please review.

Project coverage is 93.99%. Comparing base (bff13a5) to head (3d5a99d).

Files with missing lines Patch % Lines
...rc/codeflare_sdk/common/utils/unit_test_support.py 89.05% 15 Missing ⚠️
src/codeflare_sdk/ray/cluster/test_cluster.py 97.14% 6 Missing ⚠️
src/codeflare_sdk/ray/cluster/test_pretty_print.py 87.23% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
+ Coverage   91.30%   93.99%   +2.69%     
==========================================
  Files          23       36      +13     
  Lines        1299     2364    +1065     
==========================================
+ Hits         1186     2222    +1036     
- Misses        113      142      +29     

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