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

Migrate ArrayJob to use TaskTemplate Config and deprecate ArrayJob proto #229

Open
pingsutw wants to merge 15 commits into
masterfrom
deprecate_arrayjob_proto
Open

Migrate ArrayJob to use TaskTemplate Config and deprecate ArrayJob proto #229
pingsutw wants to merge 15 commits into
masterfrom
deprecate_arrayjob_proto

Fixed tests

0dd93c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

63.09% (+0.12%) compared to ac44eae

View this Pull Request on Codecov

63.09% (+0.12%) compared to ac44eae

Details

Codecov Report

❌ Patch coverage is 80.32787% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.09%. Comparing base (ac44eae) to head (0dd93c2).
⚠️ Report is 121 commits behind head on master.

Files with missing lines Patch % Lines
go/tasks/plugins/array/array_tests_base.go 0.00% 8 Missing ⚠️
go/tasks/plugins/array/core/state.go 94.28% 1 Missing and 1 partial ⚠️
go/tasks/plugins/array/k8s/transformer.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   62.97%   63.09%   +0.12%     
==========================================
  Files         142      143       +1     
  Lines        8889     8894       +5     
==========================================
+ Hits         5598     5612      +14     
+ Misses       2789     2779      -10     
- Partials      502      503       +1     

☔ View full report in Codecov by Harness.
📢 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.