Closed phlax closed 3 years ago
Merging #239 (c4007f0) into main (8616ca8) will increase coverage by
0.00%
. The diff coverage is14.81%
.
@@ Coverage Diff @@
## main #239 +/- ##
=======================================
Coverage 47.83% 47.84%
=======================================
Files 104 104
Lines 2910 2918 +8
=======================================
+ Hits 1392 1396 +4
- Misses 1518 1522 +4
Impacted Files | Coverage Δ | |
---|---|---|
playground/control/api/handler.py | 29.24% <0.00%> (-0.57%) |
:arrow_down: |
ui/src/app/api/handler.js | 20.80% <0.00%> (-0.34%) |
:arrow_down: |
playground/control/connectors/docker/networks.py | 30.43% <12.50%> (-2.36%) |
:arrow_down: |
playground/control/connectors/docker/base.py | 29.54% <20.00%> (+4.79%) |
:arrow_up: |
playground/control/connectors/docker/proxies.py | 34.09% <20.00%> (-1.81%) |
:arrow_down: |
playground/control/connectors/docker/services.py | 48.38% <25.00%> (-3.47%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8616ca8...c4007f0. Read the comment docs.
Signed-off-by: Ryan Northey ryan@synca.io
Fix #224