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: update all - check for upgradable packages #644

Merged
merged 20 commits into from
Jul 3, 2024

revert to using package managers if present and remove debug output f…

f550adc
Select commit
Loading
Failed to load commit list.
Merged

feat: update all - check for upgradable packages #644

revert to using package managers if present and remove debug output f…
f550adc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

33.56% (+1.05%) compared to 2602d59

View this Pull Request on Codecov

33.56% (+1.05%) compared to 2602d59

Details

Codecov Report

Attention: Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.

Project coverage is 33.56%. Comparing base (2602d59) to head (f550adc).
Report is 89 commits behind head on main.

Current head f550adc differs from pull request most recent head 2add0b3

Please upload reports for the commit 2add0b3 to get more accurate results.

Files Patch % Lines
pkg/pkgmgr/rpm.go 0.00% 23 Missing ⚠️
pkg/pkgmgr/dpkg.go 0.00% 6 Missing ⚠️
pkg/pkgmgr/apk.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   32.51%   33.56%   +1.05%     
==========================================
  Files          17       18       +1     
  Lines        1621     1552      -69     
==========================================
- Hits          527      521       -6     
+ Misses       1062      998      -64     
- Partials       32       33       +1     

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