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

Fix Vendoring Issues with Globs and Symlinks #984

Open
wants to merge 84 commits into
base: main
Choose a base branch
from

Merge branch 'main' into DEV-2964

447a305
Select commit
Loading
Failed to load commit list.
Open

Fix Vendoring Issues with Globs and Symlinks #984

Merge branch 'main' into DEV-2964
447a305
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2025 in 1s

31.69% of diff hit (target 17.44%)

View this Pull Request on Codecov

31.69% of diff hit (target 17.44%)

Annotations

Check warning on line 57 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 67 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 70 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 92 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 128 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 133 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 140 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 157 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 168 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 191 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 202 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L199-L202

Added lines #L199 - L202 were not covered by tests

Check warning on line 212 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L204-L212

Added lines #L204 - L212 were not covered by tests

Check warning on line 217 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L214-L217

Added lines #L214 - L217 were not covered by tests

Check warning on line 237 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L235-L237

Added lines #L235 - L237 were not covered by tests

Check warning on line 241 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 254 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L247-L254

Added lines #L247 - L254 were not covered by tests

Check warning on line 264 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 268 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 300 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L290-L300

Added lines #L290 - L300 were not covered by tests

Check warning on line 304 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L303-L304

Added lines #L303 - L304 were not covered by tests

Check warning on line 355 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L353-L355

Added lines #L353 - L355 were not covered by tests

Check warning on line 359 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 378 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L377-L378

Added lines #L377 - L378 were not covered by tests

Check warning on line 390 in internal/exec/copy_glob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L389-L390

Added lines #L389 - L390 were not covered by tests