Skip to content

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

Merged
asvetlov merged 2 commits intoaio-libs:mainfrom
costefan:main
Nov 20, 2024
Merged

Add timeout argument for docker.image.push() method#929
asvetlov merged 2 commits intoaio-libs:mainfrom
costefan:main

Conversation

@costefan
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@asvetlov asvetlov merged commit a40b374 into aio-libs:main Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants