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

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Sep 27, 2023

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Closes #329

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@codecov
Copy link

codecov bot commented Sep 27, 2023

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.

@sozercan
Copy link
Member Author

sozercan commented Oct 3, 2023

closing in favor of #341

@sozercan sozercan closed this Oct 3, 2023
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.

[REQ] support for custom tooling image
1 participant