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

enhance: add link, host, and custom labeling #201

Merged
merged 3 commits into from
Nov 20, 2024

set custom labels in plugin struct

6fe5cf4
Select commit
Loading
Failed to load commit list.
Merged

enhance: add link, host, and custom labeling #201

set custom labels in plugin struct
6fe5cf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2024 in 0s

39.63% (target 90.00%)

View this Pull Request on Codecov

39.63% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 43.03797% with 45 lines in your changes missing coverage. Please review.

Project coverage is 39.63%. Comparing base (0e69356) to head (6fe5cf4).

Files with missing lines Patch % Lines
cmd/vela-kaniko/main.go 0.00% 35 Missing ⚠️
cmd/vela-kaniko/repo.go 72.22% 8 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   32.76%   39.63%   +6.87%     
==========================================
  Files           8        8              
  Lines         586      830     +244     
==========================================
+ Hits          192      329     +137     
- Misses        393      498     +105     
- Partials        1        3       +2     
Files with missing lines Coverage Δ
cmd/vela-kaniko/plugin.go 94.52% <100.00%> (+1.57%) ⬆️
cmd/vela-kaniko/repo.go 90.00% <72.22%> (-10.00%) ⬇️
cmd/vela-kaniko/main.go 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

---- 🚨 Try these New Features: