fix: [2.5] Decode unicode for json key in expression #38653
Merged
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
81.03% (target 77.00%)
View this Pull Request on Codecov
81.03% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.03%. Comparing base (
7d46a8f
) to head (9556b94
).
Additional details and impacted files
@@ Coverage Diff @@
## 2.5 #38653 +/- ##
===========================================
+ Coverage 69.33% 81.03% +11.69%
===========================================
Files 292 1381 +1089
Lines 26187 195094 +168907
===========================================
+ Hits 18158 158098 +139940
- Misses 8029 31427 +23398
- Partials 0 5569 +5569
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (∅) |
|
Core | 69.33% <ø> (ø) |
|
Go | 83.01% <100.00%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/parser/planparserv2/parser_visitor.go | 86.05% <100.00%> (ø) |
|
internal/parser/planparserv2/plan_parser_v2.go | 86.91% <ø> (ø) |
|
internal/parser/planparserv2/utils.go | 87.10% <100.00%> (ø) |
Loading