Skip to content

Conversation

@ecrupper
Copy link
Contributor

A few Docker function updates to keep an eye on. Should be no functional changes

@ecrupper ecrupper requested a review from a team as a code owner August 29, 2025 17:32
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

❌ Patch coverage is 30.50000% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.95%. Comparing base (01432d2) to head (21f4707).

Files with missing lines Patch % Lines
mock/docker/container.go 0.00% 32 Missing ⚠️
mock/docker/image.go 0.00% 20 Missing ⚠️
mock/docker/plugin.go 0.00% 10 Missing ⚠️
mock/docker/service.go 0.00% 9 Missing ⚠️
mock/docker/network.go 0.00% 8 Missing ⚠️
mock/docker/swarm.go 0.00% 7 Missing ⚠️
mock/docker/volume.go 0.00% 7 Missing ⚠️
mock/docker/checkpoint.go 0.00% 6 Missing ⚠️
mock/docker/config.go 0.00% 5 Missing ⚠️
mock/docker/secret.go 0.00% 5 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
+ Coverage   52.76%   52.95%   +0.19%     
==========================================
  Files         123      124       +1     
  Lines        5362     5342      -20     
==========================================
  Hits         2829     2829              
+ Misses       2321     2300      -21     
- Partials      212      213       +1     
Files with missing lines Coverage Δ
cmd/vela-worker/flags.go 0.00% <ø> (ø)
executor/linux/api.go 10.12% <ø> (+1.33%) ⬆️
executor/linux/build.go 70.44% <100.00%> (ø)
executor/linux/service.go 77.24% <100.00%> (ø)
executor/linux/step.go 76.08% <100.00%> (ø)
executor/local/api.go 10.12% <ø> (+1.33%) ⬆️
executor/local/build.go 73.78% <100.00%> (ø)
executor/local/local.go 100.00% <100.00%> (ø)
executor/local/service.go 93.44% <100.00%> (ø)
executor/local/step.go 89.47% <100.00%> (ø)
... and 34 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants