Skip to content

style: fix table alignment in orchestrator operations

257bc2f
Select commit
Loading
Failed to load commit list.
Merged

refactor: rename container domain to docker #256

style: fix table alignment in orchestrator operations
257bc2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

99.94% (-0.01%) compared to c165fd7

View this Pull Request on Codecov

99.94% (-0.01%) compared to c165fd7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   99.94%   99.94%   -0.01%     
==========================================
  Files         227      222       -5     
  Lines        9587     9512      -75     
==========================================
- Hits         9582     9507      -75     
  Misses          3        3              
  Partials        2        2              
Files with missing lines Coverage Δ
internal/agent/agent.go 100.00% <100.00%> (ø)
internal/agent/factory.go 100.00% <100.00%> (ø)
internal/agent/processor.go 100.00% <100.00%> (ø)
internal/agent/processor_docker.go 100.00% <100.00%> (ø)
internal/api/docker/container.go 100.00% <ø> (ø)
internal/api/docker/container_create.go 100.00% <100.00%> (ø)
internal/api/docker/container_exec.go 100.00% <100.00%> (ø)
internal/api/docker/container_inspect.go 100.00% <100.00%> (ø)
internal/api/docker/container_list.go 100.00% <100.00%> (ø)
internal/api/docker/container_pull.go 100.00% <100.00%> (ø)
... and 17 more

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 c165fd7...257bc2f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.