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 update not properly decompress content #52

Merged

Conversation

XiaoConstantine
Copy link
Owner

No description provided.

@XiaoConstantine XiaoConstantine linked an issue Jul 16, 2024 that may be closed by this pull request
@XiaoConstantine XiaoConstantine self-assigned this Jul 16, 2024
@XiaoConstantine XiaoConstantine added the bug Something isn't working label Jul 16, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 45.16129% with 17 lines in your changes missing coverage. Please review.

Project coverage is 61.54%. Comparing base (06a6c82) to head (9711e2c).

Files Patch % Lines
pkg/commands/update/update.go 45.16% 9 Missing and 8 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   61.79%   61.54%   -0.26%     
==========================================
  Files          17       17              
  Lines        1479     1503      +24     
==========================================
+ Hits          914      925      +11     
- Misses        496      503       +7     
- Partials       69       75       +6     

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

@XiaoConstantine XiaoConstantine merged commit 1819069 into main Jul 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Update not decompress and extract binary porperly
2 participants