Skip to content

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 1, 2023

  • Introduces shutdown_progress to query the progress of soft shutdown
  • Introduces the soft parameter to the shutdown method to support soft shutdowns
@codecov-commenter
Copy link

Codecov Report

Merging #280 (ea9f1fe) into main (744a6e9) will decrease coverage by 0.24%.
Report is 12 commits behind head on main.
The diff coverage is 92.45%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@ Coverage Diff @@ ## main #280 +/- ## ========================================== - Coverage 99.01% 98.77% -0.24%  ========================================== Files 26 26 Lines 3958 4014 +56 ========================================== + Hits 3919 3965 +46  - Misses 39 49 +10 
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/database.py 99.72% <ø> (-0.14%) ⬇️
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.59% <91.39%> (-0.92%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/utils.py 100.00% <100.00%> (ø)
@aMahanna aMahanna added the Ready to Merge Pull request is ready to merge label Sep 14, 2023
@apetenchea apetenchea merged commit 96335e6 into main Sep 15, 2023
@apetenchea apetenchea deleted the feature/DE-672 branch September 15, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to Merge Pull request is ready to merge

3 participants