Skip to content

feat(ts): emit discriminated-union oneofs in TS generators#199

Merged
SebastienMelki merged 11 commits into
mainfrom
feat/ts-oneof-style
Jul 21, 2026
Merged

feat(ts): emit discriminated-union oneofs in TS generators#199
SebastienMelki merged 11 commits into
mainfrom
feat/ts-oneof-style

fix(ts): correct oneof unset guard and JSON-aware variant typing

595a64a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

4.65% (+1.32%) compared to b3f6487

View this Pull Request on Codecov

4.65% (+1.32%) compared to b3f6487

Details

Codecov Report

❌ Patch coverage is 63.86555% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.65%. Comparing base (b3f6487) to head (595a64a).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/tscommon/types.go 60.18% 42 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #199      +/-   ##
========================================
+ Coverage   3.32%   4.65%   +1.32%     
========================================
  Files         62      62              
  Lines      10966   11031      +65     
========================================
+ Hits         365     513     +148     
+ Misses     10595   10496      -99     
- Partials       6      22      +16     

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