Skip to content

feat(schema): support multiple API versions from a single schema file#4949

Draft
AustinAbro321 wants to merge 34 commits into
mainfrom
multiple-api-version-schema
Draft

feat(schema): support multiple API versions from a single schema file#4949
AustinAbro321 wants to merge 34 commits into
mainfrom
multiple-api-version-schema

make docs and schema

5dcf611
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

48.78% (+0.58%) compared to b4d7f59

View this Pull Request on Codecov

48.78% (+0.58%) compared to b4d7f59

Details

Codecov Report

❌ Patch coverage is 46.93878% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/v1beta1/component.go 42.85% 12 Missing ⚠️
src/api/v1beta1/package.go 54.54% 10 Missing ⚠️
src/api/v1alpha1/package.go 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/pkg/schema/schema.go 100.00% <100.00%> (ø)
src/api/v1alpha1/package.go 85.00% <0.00%> (-9.45%) ⬇️
src/api/v1beta1/package.go 54.54% <54.54%> (ø)
src/api/v1beta1/component.go 42.85% <42.85%> (ø)

... and 9 files with indirect coverage changes

🚀 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.