Closed mcheshkov closed 1 week ago
Attention: Patch coverage is 88.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 82.55%. Comparing base (
e02f612
) to head (240947f
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...besql/cubesql/src/compile/rewrite/rules/members.rs | 88.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Check List
Description of Changes Made (if issue reference is not provided)
Without these checks TableScan->CubeScan rule is, technically, unsound. For now it's just a sanity check.