feat: introduce conversions between API versions - #4823
Merged
Codecov / codecov/project
succeeded
Jul 31, 2026 in 0s
53.95% (+3.05%) compared to 10a199d
View this Pull Request on Codecov
53.95% (+3.05%) compared to 10a199d
Details
Codecov Report
❌ Patch coverage is 94.15105% with 103 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/api/convert/convert.go | 100.00% <100.00%> (ø) |
|
| src/api/v1alpha1/package.go | 95.91% <100.00%> (+8.96%) |
⬆️ |
| src/api/v1beta1/component.go | 81.81% <ø> (+38.96%) |
⬆️ |
| src/api/v1beta1/package.go | 100.00% <100.00%> (+35.71%) |
⬆️ |
| src/cmd/dev.go | 38.70% <100.00%> (+0.07%) |
⬆️ |
| src/test/testutil/fuzz.go | 90.00% <90.00%> (ø) |
|
| src/internal/api/v1beta1/convert.go | 97.53% <97.53%> (ø) |
|
| src/internal/api/v1alpha1/convert.go | 96.85% <96.85%> (ø) |
|
| src/cmd/dev_upgrade.go | 63.33% <63.33%> (ø) |
🚀 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.
Loading