Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Transition to Queue if the JobCondition is empty #387

Merged
merged 12 commits into from
Sep 1, 2023

update config

d5e4b59
Select commit
Loading
Failed to load commit list.
Merged

Transition to Queue if the JobCondition is empty #387

update config
d5e4b59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 31, 2023 in 0s

62.83% (-0.17%) compared to 03f5b5c

View this Pull Request on Codecov

62.83% (-0.17%) compared to 03f5b5c

Details

Codecov Report

Patch coverage: 22.72% and project coverage change: -0.17% ⚠️

Comparison is base (03f5b5c) 63.00% compared to head (d5e4b59) 62.83%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   63.00%   62.83%   -0.17%     
==========================================
  Files         154      156       +2     
  Lines       13084    13116      +32     
==========================================
- Hits         8244     8242       -2     
- Misses       4222     4253      +31     
- Partials      618      621       +3     
Files Changed Coverage Δ
go/tasks/plugins/k8s/kfoperators/common/config.go 0.00% <0.00%> (ø)
...o/tasks/plugins/k8s/kfoperators/pytorch/pytorch.go 77.41% <0.00%> (-1.27%) ⬇️
...s/plugins/k8s/kfoperators/tensorflow/tensorflow.go 74.43% <0.00%> (-1.30%) ⬇️
...sks/plugins/k8s/kfoperators/common/config_flags.go 16.00% <16.00%> (ø)
go/tasks/plugins/k8s/kfoperators/mpi/mpi.go 71.34% <25.00%> (-1.23%) ⬇️
.../plugins/k8s/kfoperators/common/common_operator.go 63.12% <100.00%> (-1.20%) ⬇️

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