Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: change isInternal variables to functions #2768

Merged
merged 15 commits into from
Aug 5, 2024

update flux version

fc160b0
Select commit
Loading
Failed to load commit list.
Merged

refactor: change isInternal variables to functions #2768

update flux version
fc160b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 0s

26.92% of diff hit (target 19.85%)

View this Pull Request on Codecov

26.92% of diff hit (target 19.85%)

Annotations

Check warning on line 281 in src/cmd/internal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/internal.go#L281

Added line #L281 was not covered by tests

Check warning on line 151 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L151

Added line #L151 was not covered by tests

Check warning on line 189 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L189

Added line #L189 was not covered by tests

Check warning on line 196 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L196

Added line #L196 was not covered by tests

Check warning on line 110 in src/internal/packager/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/packager/template/template.go#L110

Added line #L110 was not covered by tests

Check warning on line 152 in src/pkg/cluster/tunnel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cluster/tunnel.go#L152

Added line #L152 was not covered by tests

Check warning on line 38 in src/pkg/message/credentials.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/message/credentials.go#L38

Added line #L38 was not covered by tests

Check warning on line 313 in src/pkg/packager/deploy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/packager/deploy.go#L313

Added line #L313 was not covered by tests

Check warning on line 141 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 161 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L161

Added line #L161 was not covered by tests

Check warning on line 168 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L168

Added line #L168 was not covered by tests

Check warning on line 192 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 228 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 235 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L235

Added line #L235 was not covered by tests

Check warning on line 253 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L253

Added line #L253 was not covered by tests

Check warning on line 261 in src/types/k8s.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/k8s.go#L261

Added line #L261 was not covered by tests