Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [2.5] Decode unicode for json key in expression #38653

Merged
merged 1 commit into from
Dec 23, 2024

Decode unicode for json key in expression

9556b94
Select commit
Loading
Failed to load commit list.
Merged

fix: [2.5] Decode unicode for json key in expression #38653

Decode unicode for json key in expression
9556b94
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 1086 files with indirect coverage changes