Skip to content

fix lint issues in new generators

dca9c89
Select commit
Loading
Failed to load commit list.
Closed

feat: add C# and Python generators and extend TS client generation #126

fix lint issues in new generators
dca9c89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 2, 2026 in 0s

2.99% (-0.19%) compared to 917521f

View this Pull Request on Codecov

2.99% (-0.19%) compared to 917521f

Details

Codecov Report

❌ Patch coverage is 0% with 265 lines in your changes missing coverage. Please review.
✅ Project coverage is 2.99%. Comparing base (917521f) to head (dca9c89).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/pyclientgen/generator.go 0.00% 106 Missing ⚠️
internal/csharpgen/generator.go 0.00% 103 Missing ⚠️
internal/tscommon/types.go 0.00% 28 Missing ⚠️
internal/tsclientgen/generator.go 0.00% 19 Missing ⚠️
internal/tsclientgen/types.go 0.00% 8 Missing ⚠️
internal/tsservergen/generator.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #126      +/-   ##
========================================
- Coverage   3.17%   2.99%   -0.19%     
========================================
  Files         47      49       +2     
  Lines       7485    7941     +456     
========================================
  Hits         238     238              
- Misses      7243    7699     +456     
  Partials       4       4              

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