Skip to content

feat(schema-compiler): Yaml - validate duplicates#10399

Merged
ovr merged 2 commits intomasterfrom
feat/yaml-duplicate-checks
Feb 16, 2026
Merged

feat(schema-compiler): Yaml - validate duplicates#10399
ovr merged 2 commits intomasterfrom
feat/yaml-duplicate-checks

Conversation

@ovr
Copy link
Member

@ovr ovr commented Feb 16, 2026

No description provided.

@ovr ovr requested a review from a team as a code owner February 16, 2026 15:35
@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.45%. Comparing base (92c8458) to head (1e65bb8).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...ubejs-schema-compiler/src/compiler/YamlCompiler.ts 0.00% 18 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (92c8458) and HEAD (1e65bb8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (92c8458) HEAD (1e65bb8)
cubesql 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10399       +/-   ##
===========================================
- Coverage   83.29%   57.45%   -25.84%     
===========================================
  Files         250      222       -28     
  Lines       74686    17357    -57329     
  Branches        0     3548     +3548     
===========================================
- Hits        62212     9973    -52239     
+ Misses      12474     6849     -5625     
- Partials        0      535      +535     
Flag Coverage Δ
cube-backend 57.45% <0.00%> (?)
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.

@ovr ovr merged commit d711612 into master Feb 16, 2026
63 of 71 checks passed
@ovr ovr deleted the feat/yaml-duplicate-checks branch February 16, 2026 16:13
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.

1 participant