Skip to content

Merge branch 'main' into containerName

3d0e9dc
Select commit
Loading
Failed to load commit list.
Merged

feat(spec): add containerName field to DAG-level container #1496

Merge branch 'main' into containerName
3d0e9dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2025 in 1s

59.89% (-0.03%) compared to f04786c

View this Pull Request on Codecov

59.89% (-0.03%) compared to f04786c

Details

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.89%. Comparing base (f04786c) to head (3d0e9dc).

Files with missing lines Patch % Lines
internal/runtime/builtin/docker/client.go 0.00% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1496      +/-   ##
==========================================
- Coverage   59.91%   59.89%   -0.03%     
==========================================
  Files         196      196              
  Lines       22013    22023      +10     
==========================================
  Hits        13190    13190              
- Misses       7409     7418       +9     
- Partials     1414     1415       +1     
Files with missing lines Coverage Δ
internal/core/container.go 55.55% <ø> (ø)
internal/core/spec/builder.go 68.41% <100.00%> (+0.02%) ⬆️
internal/runtime/builtin/docker/config.go 90.62% <100.00%> (+0.07%) ⬆️
internal/runtime/builtin/docker/client.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f04786c...3d0e9dc. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.