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: Revert "fix: don't strip SQL comments in Explore (#28363)" #28567

Merged
merged 1 commit into from
May 17, 2024

Revert "fix: don't strip SQL comments in Explore (#28363)"

faeacc0
Select commit
Loading
Failed to load commit list.
Merged

fix: Revert "fix: don't strip SQL comments in Explore (#28363)" #28567

Revert "fix: don't strip SQL comments in Explore (#28363)"
faeacc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

64.54% (+4.05%) compared to 76d897e

View this Pull Request on Codecov

64.54% (+4.05%) compared to 76d897e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.54%. Comparing base (76d897e) to head (faeacc0).
Report is 142 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #28567      +/-   ##
==========================================
+ Coverage   60.48%   64.54%   +4.05%     
==========================================
  Files        1931      521    -1410     
  Lines       76236    37484   -38752     
  Branches     8568        0    -8568     
==========================================
- Hits        46114    24194   -21920     
+ Misses      28017    13290   -14727     
+ Partials     2105        0    -2105     

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