Skip to content

feat!: migrate protobuf codegen to protoc-gen-go and grpc-gateway v2 - #16796

Open
Joibel wants to merge 4 commits into
argoproj:mainfrom
Joibel:feat/protoc-gen-go-migration
Open

feat!: migrate protobuf codegen to protoc-gen-go and grpc-gateway v2#16796
Joibel wants to merge 4 commits into
argoproj:mainfrom
Joibel:feat/protoc-gen-go-migration

chore: gomodtidy

d285db2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

39.97% (-0.24%) compared to f0cd166

View this Pull Request on Codecov

39.97% (-0.24%) compared to f0cd166

Details

Codecov Report

❌ Patch coverage is 5.35714% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.97%. Comparing base (f0cd166) to head (d285db2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../apiclient/workflow/mocks/WorkflowServiceClient.go 0.00% 32 Missing ⚠️
pkg/apiclient/protocompat.go 33.33% 5 Missing and 1 partial ⚠️
pkg/apiclient/workflow/forwarder_overwrite.go 0.00% 4 Missing ⚠️
pkg/apiclient/watch-intermediary.go 0.00% 3 Missing ⚠️
pkg/apiclient/eventsource/forwarder_overwrite.go 0.00% 2 Missing ⚠️
pkg/apiclient/http1/event-watch-client.go 0.00% 2 Missing ⚠️
pkg/apiclient/sensor/forwarder_overwrite.go 0.00% 2 Missing ⚠️
pkg/apiclient/argo-kube-workflow-service-client.go 0.00% 1 Missing ⚠️
...lient/error-translating-workflow-service-client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16796      +/-   ##
==========================================
- Coverage   40.20%   39.97%   -0.24%     
==========================================
  Files         570      571       +1     
  Lines       44801    44813      +12     
==========================================
- Hits        18013    17913     -100     
- Misses      24998    25109     +111     
- Partials     1790     1791       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.