Skip to content

perf: lazily compute proto registry; ci: fix Go setup and add generate check#435

Merged
wenchy merged 5 commits into
masterfrom
zino.protocompile-upgrade-prep
Jul 10, 2026
Merged

perf: lazily compute proto registry; ci: fix Go setup and add generate check#435
wenchy merged 5 commits into
masterfrom
zino.protocompile-upgrade-prep

refactor(protogen): unexport getProtoRegistryFilesWithGenerated and s…

79d66e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

75.58% (target 63.00%)

View this Pull Request on Codecov

75.58% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.58%. Comparing base (75844f4) to head (79d66e7).

Files with missing lines Patch % Lines
internal/protogen/protogen.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   75.57%   75.58%   +0.01%     
==========================================
  Files          88       88              
  Lines        9515     9520       +5     
==========================================
+ Hits         7191     7196       +5     
  Misses       1749     1749              
  Partials      575      575              

☔ 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.