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

Enhance HTTP Server Configuration and File Permissions in file.go #65

Merged
merged 4 commits into from
May 9, 2024

Exclude tests from gosec

6bbc0a7
Select commit
Loading
Failed to load commit list.
Merged

Enhance HTTP Server Configuration and File Permissions in file.go #65

Exclude tests from gosec
6bbc0a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 9, 2024 in 1s

5.88% of diff hit (target 82.40%)

View this Pull Request on Codecov

5.88% of diff hit (target 82.40%)

Annotations

Check warning on line 145 in cmd/archivista/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/archivista/main.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 151 in cmd/archivista/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/archivista/main.go#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 154 in cmd/archivista/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/archivista/main.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 40 in internal/objectstorage/filestore/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/objectstorage/filestore/file.go#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 44 in internal/objectstorage/filestore/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/objectstorage/filestore/file.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 50 in internal/objectstorage/filestore/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/objectstorage/filestore/file.go#L49-L50

Added lines #L49 - L50 were not covered by tests