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-19.0] Fix TPCH test by providing the correct field information in evalengine (#15623) #15655

Merged
merged 2 commits into from
Apr 4, 2024

empty commit to kick CI

73e7aa6
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Fix TPCH test by providing the correct field information in evalengine (#15623) #15655

empty commit to kick CI
73e7aa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

67.45% (+0.01%) compared to 0dbe634

View this Pull Request on Codecov

67.45% (+0.01%) compared to 0dbe634

Details

Codecov Report

Attention: Patch coverage is 91.48936% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 67.45%. Comparing base (0dbe634) to head (73e7aa6).
Report is 2 commits behind head on release-19.0.

Files Patch % Lines
go/vt/vtgate/evalengine/compiler.go 50.00% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #15655      +/-   ##
================================================
+ Coverage         67.43%   67.45%   +0.01%     
================================================
  Files              1560     1560              
  Lines            192672   192708      +36     
================================================
+ Hits             129929   129990      +61     
+ Misses            62743    62718      -25     

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