Skip to content

feat(ts-client): support message-only protos and proto field names#130

Open
elzalem wants to merge 2 commits into
mainfrom
split/ts-client
Open

feat(ts-client): support message-only protos and proto field names#130
elzalem wants to merge 2 commits into
mainfrom
split/ts-client

test(ts): add direct coverage for naming and message-only generation

ea24e20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

5.10% (+1.92%) compared to 917521f

View this Pull Request on Codecov

5.10% (+1.92%) compared to 917521f

Details

Codecov Report

❌ Patch coverage is 71.42857% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 5.10%. Comparing base (917521f) to head (ea24e20).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/tscommon/types.go 64.28% 10 Missing ⚠️
internal/tsclientgen/generator.go 73.68% 4 Missing and 1 partial ⚠️
internal/tsservergen/generator.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #130      +/-   ##
========================================
+ Coverage   3.17%   5.10%   +1.92%     
========================================
  Files         47      47              
  Lines       7485    7732     +247     
========================================
+ Hits         238     395     +157     
- Misses      7243    7305      +62     
- Partials       4      32      +28     

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