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

[release-1.11] backports for release-1.11.1 #1998

Merged
merged 21 commits into from
Oct 2, 2023

feat: tekton task urls in the env sub-cmd output (#1925)

347fe51
Select commit
Loading
Failed to load commit list.
Merged

[release-1.11] backports for release-1.11.1 #1998

feat: tekton task urls in the env sub-cmd output (#1925)
347fe51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 1s

62.77% (+0.78%) compared to 0d6e210

View this Pull Request on Codecov

62.77% (+0.78%) compared to 0d6e210

Details

Codecov Report

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

Comparison is base (0d6e210) 61.98% compared to head (347fe51) 62.77%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.11    #1998      +/-   ##
================================================
+ Coverage         61.98%   62.77%   +0.78%     
================================================
  Files               107      107              
  Lines             13804    13833      +29     
================================================
+ Hits               8557     8684     +127     
+ Misses             4397     4269     -128     
- Partials            850      880      +30     
Files Coverage Δ
pkg/builders/buildpacks/builder.go 65.73% <ø> (ø)
pkg/functions/client.go 65.94% <ø> (ø)
pkg/k8s/persistent_volumes.go 71.79% <100.00%> (ø)
pkg/k8s/security_context.go 89.28% <100.00%> (ø)
pkg/pipelines/tekton/pipelines_pac_provider.go 43.20% <50.00%> (+37.61%) ⬆️
pkg/pipelines/tekton/validate.go 88.23% <0.00%> (-1.77%) ⬇️
pkg/functions/function.go 85.85% <57.14%> (+0.04%) ⬆️
pkg/oci/builder.go 63.79% <62.50%> (-9.27%) ⬇️
pkg/pipelines/tekton/templates.go 70.64% <70.00%> (+0.64%) ⬆️
pkg/pipelines/tekton/pipelines_provider.go 58.44% <77.77%> (+3.13%) ⬆️
... and 1 more

... and 2 files with indirect coverage changes

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