Skip to content

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 1, 2023

  • Introduces list_transactions() to list the running stream transactions
@aMahanna aMahanna added the Ready to Merge Pull request is ready to merge label Sep 15, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #283 (fde83e4) into main (744a6e9) will decrease coverage by 0.50%.
Report is 18 commits behind head on main.
The diff coverage is 93.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@ Coverage Diff @@ ## main #283 +/- ## ========================================== - Coverage 99.01% 98.51% -0.50%  ========================================== Files 26 26 Lines 3958 4040 +82 ========================================== + Hits 3919 3980 +61  - Misses 39 60 +21 
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/database.py 99.22% <87.50%> (-0.64%) ⬇️
arango/collection.py 97.41% <92.92%> (-1.09%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/utils.py 87.50% <100.00%> (-12.50%) ⬇️

... and 2 files with indirect coverage changes

Copy link
Member

@apetenchea apetenchea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@apetenchea apetenchea merged commit d78994d into main Sep 21, 2023
@apetenchea apetenchea deleted the feature/DE-665 branch September 21, 2023 08:51
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