Skip to content

test(schema-compiler): Add tests for prefix + explicit includes#10525

Merged
ovr merged 1 commit intomasterfrom
chore/tests-issue-10520
Mar 20, 2026
Merged

test(schema-compiler): Add tests for prefix + explicit includes#10525
ovr merged 1 commit intomasterfrom
chore/tests-issue-10520

Conversation

@ovr
Copy link
Copy Markdown
Member

@ovr ovr commented Mar 19, 2026

Refs #10520

Add tests verifying that prefix: true correctly applies before the conflict check when using explicit includes lists in view definitions. Covers overlapping member names across multiple cubes with various prefix combinations.

…ludes in views (#10520)

Add tests verifying that `prefix: true` correctly applies before the
conflict check when using explicit `includes` lists in view definitions.
Covers overlapping member names across multiple cubes with various
prefix combinations.
@ovr ovr requested a review from a team as a code owner March 19, 2026 19:50
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Mar 19, 2026
@ovr ovr changed the title test(schema-compiler): Add regression tests for prefix + explicit includes test(schema-compiler): Add tests for prefix + explicit includes Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.71%. Comparing base (73f17b7) to head (0ebaeb5).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10525   +/-   ##
=======================================
  Coverage   57.71%   57.71%           
=======================================
  Files         223      223           
  Lines       17521    17521           
  Branches     3604     3604           
=======================================
  Hits        10113    10113           
  Misses       6866     6866           
  Partials      542      542           
Flag Coverage Δ
cube-backend 57.71% <ø> (ø)

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.

@ovr ovr merged commit e22195d into master Mar 20, 2026
76 of 77 checks passed
@ovr ovr deleted the chore/tests-issue-10520 branch March 20, 2026 10:26
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.

2 participants