Skip to content

Harden generators and fix TS union imports

f6729f0
Select commit
Loading
Failed to load commit list.
Merged

Harden generators and fix TS union imports #103

Harden generators and fix TS union imports
f6729f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

82.70% (+0.24%) compared to fd6239d

View this Pull Request on Codecov

82.70% (+0.24%) compared to fd6239d

Details

Codecov Report

❌ Patch coverage is 72.85714% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.70%. Comparing base (fd6239d) to head (f6729f0).

Files with missing lines Patch % Lines
src/Generator/TypeScriptGenerator.php 72.00% 14 Missing ⚠️
src/Generator/JsonSchemaGenerator.php 75.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
+ Coverage     82.46%   82.70%   +0.24%     
- Complexity     1465     1486      +21     
============================================
  Files            42       42              
  Lines          3615     3660      +45     
============================================
+ Hits           2981     3027      +46     
+ Misses          634      633       -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.