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

feat: support for reading gzip, bzip2 and xz files #363

Merged
merged 3 commits into from
May 31, 2024

test: EOF

bb1a03b
Select commit
Loading
Failed to load commit list.
Merged

feat: support for reading gzip, bzip2 and xz files #363

test: EOF
bb1a03b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 31, 2024 in 1s

77.27% of diff hit (target 91.78%)

View this Pull Request on Codecov

77.27% of diff hit (target 91.78%)

Annotations

Check warning on line 42 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 59 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 77 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 118 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L118

Added line #L118 was not covered by tests

Check warning on line 124 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L124

Added line #L124 was not covered by tests

Check warning on line 131 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L131

Added line #L131 was not covered by tests

Check warning on line 140 in tui/show_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tui/show_file.go#L140

Added line #L140 was not covered by tests