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

Conversation

dundee
Copy link
Owner

@dundee dundee commented May 31, 2024

closes #334

Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 77.27273% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 91.51%. Comparing base (7ad59f4) to head (bb1a03b).

Files Patch % Lines
tui/show_file.go 77.27% 12 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
- Coverage   91.78%   91.51%   -0.27%     
==========================================
  Files          36       37       +1     
  Lines        3213     3242      +29     
==========================================
+ Hits         2949     2967      +18     
- Misses        198      204       +6     
- Partials       66       71       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dundee dundee marked this pull request as ready for review May 31, 2024 20:49
@dundee dundee merged commit eafd659 into master May 31, 2024
12 checks passed
@dundee dundee deleted the dundee/feat/show-gzip branch May 31, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Preview inside zip, gzip etc.
1 participant