docker / cli

The Docker CLI
Apache License 2.0
4.77k stars 1.89k forks source link

vendor: github.com/docker/docker master (06e3a49d66fa) #5080

Closed vvoland closed 2 months ago

vvoland commented 2 months ago

full diff: https://github.com/moby/moby/compare/v26.1.0...06e3a49d66fa

Plumb context to API callbacks

Signatures of these functions were changed in https://github.com/moby/moby/pull/47536

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 61.31%. Comparing base (4445e77) to head (1527d62).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5080 +/- ## ========================================== - Coverage 61.33% 61.31% -0.02% ========================================== Files 298 295 -3 Lines 20691 20689 -2 ========================================== - Hits 12691 12686 -5 - Misses 7099 7101 +2 - Partials 901 902 +1 ```