Skip to content

Conversation

delta592
Copy link
Contributor

@delta592 delta592 commented Aug 9, 2025

Pull Request Summary

Overview

This PR enhances build isolation tracking and fixes various linting issues identified in CI.

Features

  • Container Resource Limits and Build Isolation Tracking (d6a95d7)
    • Added container resource limits functionality
    • Implemented build isolation tracking mechanisms

@delta592 delta592 self-assigned this Aug 9, 2025
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

❌ Patch coverage is 48.09160% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.20%. Comparing base (14f88b0) to head (f51dafc).

Files with missing lines Patch % Lines
cmd/vela-worker/exec.go 20.37% 42 Missing and 1 partial ⚠️
runtime/docker/volume.go 70.00% 12 Missing and 3 partials ⚠️
cmd/vela-worker/run.go 0.00% 7 Missing ⚠️
mock/docker/image.go 0.00% 3 Missing ⚠️

❌ Your project check has failed because the head coverage (58.20%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #655      +/-   ##
==========================================
- Coverage   58.24%   58.20%   -0.05%     
==========================================
  Files         123      123              
  Lines        8368     8481     +113     
==========================================
+ Hits         4874     4936      +62     
- Misses       3283     3330      +47     
- Partials      211      215       +4     
Files with missing lines Coverage Δ
cmd/vela-worker/flags.go 0.00% <ø> (ø)
runtime/docker/container.go 82.47% <100.00%> (+1.08%) ⬆️
mock/docker/image.go 0.00% <0.00%> (ø)
cmd/vela-worker/run.go 0.00% <0.00%> (ø)
runtime/docker/volume.go 84.78% <70.00%> (-2.22%) ⬇️
cmd/vela-worker/exec.go 3.28% <20.37%> (+3.28%) ⬆️

... and 1 file with indirect coverage changes

🚀 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.

1 participant