aio-libs / aiodocker

Python Docker API client based on asyncio and aiohttp
Other
442 stars 101 forks source link

Add timeout argument for docker.image.push() method #929

Closed costefan closed 1 week ago

costefan commented 1 week ago

aiodocker image pull already has a timeout argument, we need to introduce it for push method

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 80.75%. Comparing base (ba05d80) to head (48de389). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #929 +/- ## ======================================= Coverage 80.75% 80.75% ======================================= Files 24 24 Lines 1434 1434 Branches 206 206 ======================================= Hits 1158 1158 Misses 184 184 Partials 92 92 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: