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

Use custom jammy paketo builder #1911

Merged
merged 4 commits into from
Aug 10, 2023

fixup: podman test refers correct tkn task yamls

2603e6a
Select commit
Loading
Failed to load commit list.
Merged

Use custom jammy paketo builder #1911

fixup: podman test refers correct tkn task yamls
2603e6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 0s

62.78% (+0.95%) compared to 89cf6b7

View this Pull Request on Codecov

62.78% (+0.95%) compared to 89cf6b7

Details

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.95% 🎉

Comparison is base (89cf6b7) 61.82% compared to head (2603e6a) 62.78%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1911      +/-   ##
==========================================
+ Coverage   61.82%   62.78%   +0.95%     
==========================================
  Files         107      107              
  Lines       13831    13813      -18     
==========================================
+ Hits         8551     8672     +121     
+ Misses       4423     4262     -161     
- Partials      857      879      +22     
Files Changed Coverage Δ
pkg/builders/buildpacks/builder.go 65.73% <ø> (ø)
pkg/pipelines/tekton/pipelines_pac_provider.go 43.20% <0.00%> (+37.78%) ⬆️
pkg/pipelines/tekton/pipelines_provider.go 57.54% <0.00%> (+2.56%) ⬆️
pkg/pipelines/tekton/templates.go 70.74% <ø> (+1.36%) ⬆️
pkg/k8s/security_context.go 89.28% <100.00%> (ø)
pkg/pipelines/tekton/validate.go 88.23% <100.00%> (+10.45%) ⬆️

... and 2 files with indirect coverage changes

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