fix(testcases/parser): implement VisitUserDefined so null::u!<type> parses #238
+55
−0
Codecov / codecov/project
succeeded
Apr 29, 2026 in 0s
68.84% (+0.00%) compared to 5073366
View this Pull Request on Codecov
68.84% (+0.00%) compared to 5073366
Details
Codecov Report
❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.84%. Comparing base (5073366) to head (b90e2a3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| testcases/parser/visitor.go | 70.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #238 +/- ##
=======================================
Coverage 68.84% 68.84%
=======================================
Files 47 47
Lines 10862 10872 +10
=======================================
+ Hits 7478 7485 +7
- Misses 3030 3032 +2
- Partials 354 355 +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.
Loading