Skip to content

refactor: Simplify proto export and improve naming clarity

3fa0aef
Select commit
Loading
Failed to load commit list.
Open

feat: integrate buf/validate (protovalidate) for field-level validation #378

refactor: Simplify proto export and improve naming clarity
3fa0aef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

74.01% (target 63.00%)

View this Pull Request on Codecov

74.01% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.01%. Comparing base (31e9ace) to head (3fa0aef).

Files with missing lines Patch % Lines
internal/confgen/confgen.go 0.00% 3 Missing ⚠️
internal/confgen/parser.go 0.00% 2 Missing ⚠️
internal/protogen/exporter.go 93.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   73.93%   74.01%   +0.08%     
==========================================
  Files          87       87              
  Lines        8670     8706      +36     
==========================================
+ Hits         6410     6444      +34     
- Misses       1700     1701       +1     
- Partials      560      561       +1     

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