Skip to content

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 12, 2025

This PR supersedes the original one by @paco-valdez.

Updated with a simpler one-time drillMembers evaluation.

Fixes #6778.
Closes #9959.

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon marked this pull request as ready for review September 12, 2025 14:52
@KSDaemon KSDaemon requested a review from a team as a code owner September 12, 2025 14:52
@KSDaemon KSDaemon force-pushed the fix/inherit-drill-members branch from 16db64a to ca9d3b7 Compare September 22, 2025 07:23
@KSDaemon KSDaemon force-pushed the fix/inherit-drill-members branch from 4e37f9d to 25fd1d2 Compare October 15, 2025 18:21
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Oct 15, 2025
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.73%. Comparing base (f556b62) to head (25fd1d2).

Files with missing lines Patch % Lines
...cubejs-schema-compiler/src/compiler/CubeSymbols.ts 37.50% 12 Missing and 3 partials ⚠️

❗ There is a different number of reports uploaded between BASE (f556b62) and HEAD (25fd1d2). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (f556b62) HEAD (25fd1d2)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9966       +/-   ##
===========================================
- Coverage   77.13%   48.73%   -28.40%     
===========================================
  Files         440      196      -244     
  Lines       89307    15840    -73467     
  Branches     3101     3106        +5     
===========================================
- Hits        68889     7720    -61169     
+ Misses      20029     7728    -12301     
- Partials      389      392        +3     
Flag Coverage Δ
cube-backend 48.73% <37.50%> (-0.04%) ⬇️
cubesql ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Measures in views don't inherit drill_members

2 participants