Clanup AST representation of TypeDesc #174
Merged
Codecov / codecov/project
failed
Feb 20, 2026 in 1s
27.65% (-0.16%) compared to 28f0f56
View this Pull Request on Codecov
27.65% (-0.16%) compared to 28f0f56
Details
Codecov Report
❌ Patch coverage is 61.83206% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.65%. Comparing base (28f0f56) to head (070f277).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ast/types.go | 20.68% | 23 Missing |
| ast/node_builder.go | 79.31% | 6 Missing |
| ast/walk.go | 50.00% | 4 Missing and 2 partials |
| semantics/type_resolver.go | 72.22% | 3 Missing and 2 partials |
| ast/ast.go | 75.00% | 4 Missing |
| ast/expressions.go | 50.00% | 4 Missing |
| ast/pretty_printer.go | 75.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #174 +/- ##
==========================================
- Coverage 27.80% 27.65% -0.16%
==========================================
Files 253 253
Lines 53810 53801 -9
==========================================
- Hits 14963 14879 -84
- Misses 37911 37994 +83
+ Partials 936 928 -8 ☔ 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.
Loading