Skip to content

feat(lint): add --all-variants flag for lint - #4783

Open
chaospuppy wants to merge 15 commits into
zarf-dev:mainfrom
chaospuppy:4598-lint-without-flavor
Open

feat(lint): add --all-variants flag for lint#4783
chaospuppy wants to merge 15 commits into
zarf-dev:mainfrom
chaospuppy:4598-lint-without-flavor

update resolveImports to handle multiple components with the same nam…

05b19b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 1s

50.74% (+0.03%) compared to 2c1158c

View this Pull Request on Codecov

50.74% (+0.03%) compared to 2c1158c

Details

Codecov Report

❌ Patch coverage is 85.45455% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/packager/load/import.go 77.77% 2 Missing and 2 partials ⚠️
src/pkg/packager/generate.go 0.00% 3 Missing ⚠️
src/cmd/dev.go 75.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/internal/api/v1alpha1/validate.go 90.14% <100.00%> (+0.43%) ⬆️
src/pkg/packager/lint.go 63.63% <100.00%> (+1.13%) ⬆️
src/pkg/packager/load/load.go 72.13% <100.00%> (+1.44%) ⬆️
src/pkg/utils/oci_artifacts.go 53.93% <100.00%> (+0.52%) ⬆️
src/cmd/dev.go 38.88% <75.00%> (+0.16%) ⬆️
src/pkg/packager/generate.go 0.00% <0.00%> (ø)
src/pkg/packager/load/import.go 53.16% <77.77%> (-0.10%) ⬇️
🚀 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.