Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for displaying the Ray dashboard when a RayJob is active #4397

Merged
merged 11 commits into from
Nov 10, 2023

Merge branch 'master' into jeev/ray-dashboard

cce822c
Select commit
Loading
Failed to load commit list.
Merged

Add support for displaying the Ray dashboard when a RayJob is active #4397

Merge branch 'master' into jeev/ray-dashboard
cce822c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 1s

59.09% (+0.95%) compared to 09cb3b1

View this Pull Request on Codecov

59.09% (+0.95%) compared to 09cb3b1

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (09cb3b1) 58.13% compared to head (cce822c) 59.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4397      +/-   ##
==========================================
+ Coverage   58.13%   59.09%   +0.95%     
==========================================
  Files         466      614     +148     
  Lines       40047    52102   +12055     
==========================================
+ Hits        23281    30789    +7508     
- Misses      14881    18857    +3976     
- Partials     1885     2456     +571     
Files Coverage Δ
flyteplugins/go/tasks/plugins/k8s/ray/config.go 28.57% <ø> (ø)
flyteplugins/go/tasks/plugins/k8s/ray/ray.go 84.40% <76.00%> (ø)

... and 146 files with indirect coverage changes

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