[#830] executor/docker: support network configuration #835
Codecov / codecov/project
succeeded
Feb 13, 2025 in 1s
55.82% (-0.12%) compared to bbff142
View this Pull Request on Codecov
55.82% (-0.12%) compared to bbff142
Details
Codecov Report
Attention: Patch coverage is 0%
with 50 lines
in your changes missing coverage. Please review.
Project coverage is 55.82%. Comparing base (
bbff142
) to head (ecdb99e
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/digraph/executor/docker.go | 0.00% | 50 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #835 +/- ##
==========================================
- Coverage 55.94% 55.82% -0.12%
==========================================
Files 75 75
Lines 8096 8118 +22
==========================================
+ Hits 4529 4532 +3
- Misses 3172 3192 +20
+ Partials 395 394 -1
Files with missing lines | Coverage Δ | |
---|---|---|
internal/digraph/executor/docker.go | 0.71% <0.00%> (-0.07%) |
⬇️ |
... 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 bbff142...ecdb99e. Read the comment docs.
Loading