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

Merged
merged 107 commits into from
Mar 25, 2025

Test where include path works

00b26c9
Select commit
Loading
Failed to load commit list.
Merged

Fix Vendoring Issues with Globs and Symlinks #984

Test where include path works
00b26c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 21, 2025 in 1s

59.50% of diff hit (target 24.35%)

View this Pull Request on Codecov

59.50% of diff hit (target 24.35%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L62-L63

Added lines #L62 - L63 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L67-L68

Added lines #L67 - L68 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L72-L73

Added lines #L72 - L73 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L97-L98

Added lines #L97 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L133-L134

Added lines #L133 - L134 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L137-L139

Added lines #L137 - L139 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L145-L146

Added lines #L145 - L146 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L161-L163

Added lines #L161 - L163 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L173-L174

Added lines #L173 - L174 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L196-L197

Added lines #L196 - L197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L205-L208

Added lines #L205 - L208 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L210-L218

Added lines #L210 - L218 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L220-L223

Added lines #L220 - L223 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L241-L243

Added lines #L241 - L243 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L246-L247

Added lines #L246 - L247 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L253-L260

Added lines #L253 - L260 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L269-L270

Added lines #L269 - L270 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L273-L274

Added lines #L273 - L274 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L296-L306

Added lines #L296 - L306 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L309-L310

Added lines #L309 - L310 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L359-L361

Added lines #L359 - L361 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L364-L365

Added lines #L364 - L365 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L380-L383

Added lines #L380 - L383 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L388-L389

Added lines #L388 - L389 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/copy_glob.go#L395-L396

Added lines #L395 - L396 were not covered by tests