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

[release-21.0] fix issue with json unmarshalling of operators with space in them #16933

Merged
merged 1 commit into from
Oct 13, 2024

fix issue with json unmarshalling of operators with space in them (#1…

61cb87e
Select commit
Loading
Failed to load commit list.
Merged

[release-21.0] fix issue with json unmarshalling of operators with space in them #16933

fix issue with json unmarshalling of operators with space in them (#1…
61cb87e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 15 lines in your changes missing coverage. Please review.

Please upload report for BASE (release-21.0@1634894). Learn more about missing BASE report.

Files with missing lines Patch % Lines
go/vt/sqlparser/ast_funcs.go 33.33% 10 Missing ⚠️
go/vt/vtgate/planbuilder/operators/keys.go 75.00% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release-21.0   #16933   +/-   ##
===============================================
  Coverage                ?   69.41%           
===============================================
  Files                   ?     1570           
  Lines                   ?   203812           
  Branches                ?        0           
===============================================
  Hits                    ?   141484           
  Misses                  ?    62328           
  Partials                ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.