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

pkg/archive: Use map of long names avoiding max path limits #8449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

pkg/archive: Backup extractor avoids max path limits

a2699e7
Select commit
Loading
Failed to load commit list.
Open

pkg/archive: Use map of long names avoiding max path limits #8449

pkg/archive: Backup extractor avoids max path limits
a2699e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 25, 2024 in 0s

86.04% of diff hit (target 58.98%)

View this Pull Request on Codecov

86.04% of diff hit (target 58.98%)

Annotations

Check warning on line 80 in pkg/archive/extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/archive/extractor.go#L80

Added line #L80 was not covered by tests

Check warning on line 91 in pkg/archive/extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/archive/extractor.go#L91

Added line #L91 was not covered by tests

Check warning on line 107 in pkg/archive/extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/archive/extractor.go#L107

Added line #L107 was not covered by tests

Check warning on line 115 in pkg/archive/extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/archive/extractor.go#L115

Added line #L115 was not covered by tests

Check warning on line 121 in pkg/archive/extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/archive/extractor.go#L121

Added line #L121 was not covered by tests

Check warning on line 158 in pkg/restore/prioritize_group_version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/restore/prioritize_group_version.go#L158

Added line #L158 was not covered by tests