docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

[27.0] vendor: github.com/docker/docker v27.0.2-dev (861fde8cc974) #5201

Closed vvoland closed 1 week ago

vvoland commented 1 week ago

full diff: https://github.com/docker/docker/compare/v27.0.1...861fde8cc974

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.43%. Comparing base (9a101a9) to head (8945848). Report is 2 commits behind head on 27.0.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 27.0 #5201 +/- ## ========================================== + Coverage 60.98% 61.43% +0.44% ========================================== Files 295 298 +3 Lines 20791 20799 +8 ========================================== + Hits 12680 12777 +97 + Misses 7196 7109 -87 + Partials 915 913 -2 ```