refactor(parser): replace SubstraitError with TestCaseResult interface #234
Codecov / codecov/project
succeeded
Apr 15, 2026 in 1s
68.82% (-0.02%) compared to bdcbc17, passed because coverage increased by 0.01% when compared to adjusted base (68.81%)
View this Pull Request on Codecov
68.82% (-0.02%) compared to bdcbc17, passed because coverage increased by 0.01% when compared to adjusted base (68.81%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.82%. Comparing base (bdcbc17) to head (4f5f17e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| testcases/parser/nodes.go | 66.66% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #234 +/- ##
==========================================
- Coverage 68.84% 68.82% -0.02%
==========================================
Files 47 47
Lines 10862 10859 -3
==========================================
- Hits 7478 7474 -4
- Misses 3030 3032 +2
+ Partials 354 353 -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