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: added ignore cache to apk update #581

Merged

Conversation

MiahaCybersec
Copy link
Contributor

To my understanding this one change should resolve the issue.

Closes #365

Signed-off-by: Miaha Cybersec <[email protected]>
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

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

Project coverage is 35.13%. Comparing base (2602d59) to head (fd92d39).
Report is 49 commits behind head on main.

Files Patch % Lines
pkg/pkgmgr/apk.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   32.51%   35.13%   +2.62%     
==========================================
  Files          17       18       +1     
  Lines        1621     1386     -235     
==========================================
- Hits          527      487      -40     
+ Misses       1062      867     -195     
  Partials       32       32              

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

@MiahaCybersec MiahaCybersec deleted the apk_ignore_cache branch April 28, 2024 06:13
@MiahaCybersec MiahaCybersec restored the apk_ignore_cache branch April 28, 2024 06:30
@MiahaCybersec MiahaCybersec reopened this Apr 28, 2024
Copy link
Contributor

@ashnamehrotra ashnamehrotra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ashnamehrotra ashnamehrotra merged commit c6890cc into project-copacetic:main Apr 29, 2024
39 of 41 checks passed
@MiahaCybersec MiahaCybersec deleted the apk_ignore_cache branch April 29, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] ignore cache for apk update
2 participants