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

test(cubesql): Extract some join tests to separate module #8777

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Extract some join tests to separate module

c9d05fb
Select commit
Loading
Failed to load commit list.
Draft

test(cubesql): Extract some join tests to separate module #8777

Extract some join tests to separate module
c9d05fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

82.67% (+0.00%) compared to 893004a

View this Pull Request on Codecov

82.67% (+0.00%) compared to 893004a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.67%. Comparing base (893004a) to head (c9d05fb).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8777   +/-   ##
=======================================
  Coverage   82.67%   82.67%           
=======================================
  Files         217      218    +1     
  Lines       78125    78125           
=======================================
+ Hits        64588    64589    +1     
+ Misses      13537    13536    -1     

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