[release-23.0] evalengine: Fix NULL document handling in JSON functions (#19052) - #19231
Merged
Merged
Codecov / codecov/project
succeeded
Feb 2, 2026 in 1s
69.72% (+0.02%) compared to 7282f6a
View this Pull Request on Codecov
69.72% (+0.02%) compared to 7282f6a
Details
Codecov Report
❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.72%. Comparing base (7282f6a) to head (bf3f021).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| go/vt/vtgate/evalengine/fn_json.go | 80.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-23.0 #19231 +/- ##
================================================
+ Coverage 69.70% 69.72% +0.02%
================================================
Files 1606 1606
Lines 214792 214800 +8
================================================
+ Hits 149720 149770 +50
+ Misses 65072 65030 -42 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading