Skip to content

Fixing Column aliases in outer join queries (#15384)

Codecov / codecov/project succeeded Dec 20, 2024 in 1s

65.13% (-0.01%) compared to a6c381a, passed because coverage increased by 0% when compared to adjusted base (65.13%)

View this Pull Request on Codecov

65.13% (-0.01%) compared to a6c381a, passed because coverage increased by 0% when compared to adjusted base (65.13%)

Details

Codecov Report

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

Project coverage is 65.13%. Comparing base (a6c381a) to head (d506249).

Files with missing lines Patch % Lines
go/vt/vtgate/engine/simple_projection.go 80.00% 3 Missing ⚠️
go/vt/vtgate/planbuilder/operators/projection.go 91.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #17418      +/-   ##
================================================
- Coverage         65.13%   65.13%   -0.01%     
================================================
  Files              1560     1560              
  Lines            238305   238322      +17     
================================================
+ Hits             155214   155220       +6     
- Misses            83091    83102      +11     

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