Skip to content

Use AST parsing instead of regex for type name extraction

80fa0d7
Select commit
Loading
Failed to load commit list.
Merged

Remove WithJsonSchema from ExtraTemplateDataType #2868

Use AST parsing instead of regex for type name extraction
80fa0d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 30, 2025 in 1s

99.38% (-0.14%) compared to 12fc77c

View this Pull Request on Codecov

99.38% (-0.14%) compared to 12fc77c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (12fc77c) to head (80fa0d7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2868      +/-   ##
==========================================
- Coverage   99.52%   99.38%   -0.14%     
==========================================
  Files          90       91       +1     
  Lines       14958    15555     +597     
  Branches     1791     1827      +36     
==========================================
+ Hits        14887    15460     +573     
- Misses         38       50      +12     
- Partials       33       45      +12     

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