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: add support for custom tooling image #330

Closed
wants to merge 1 commit into from

feat: add support for custom tooling image

e7bf564
Select commit
Loading
Failed to load commit list.
Closed

feat: add support for custom tooling image #330

feat: add support for custom tooling image
e7bf564
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 29, 2023 in 1s

32.12% (+0.18%) compared to e8b5e13

View this Pull Request on Codecov

32.12% (+0.18%) compared to e8b5e13

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (e8b5e13) 31.93% compared to head (e7bf564) 32.12%.
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   31.93%   32.12%   +0.18%     
==========================================
  Files          18       18              
  Lines        1622     1628       +6     
==========================================
+ Hits          518      523       +5     
- Misses       1073     1074       +1     
  Partials       31       31              
Files Coverage Δ
pkg/pkgmgr/pkgmgr.go 12.98% <ø> (ø)
pkg/patch/cmd.go 48.88% <50.00%> (+0.05%) ⬆️
pkg/pkgmgr/apk.go 51.49% <0.00%> (ø)
pkg/pkgmgr/dpkg.go 35.33% <66.66%> (+0.69%) ⬆️
pkg/pkgmgr/rpm.go 33.93% <66.66%> (+0.17%) ⬆️
pkg/patch/patch.go 6.36% <0.00%> (ø)

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