Skip to content

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 1, 2023

  • Introduces databases_accesible_to_user() to return the list of databases currently accessible to the user
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2023

Codecov Report

Merging #281 (96c0204) into main (744a6e9) will decrease coverage by 0.24%.
Report is 12 commits behind head on main.
The diff coverage is 92.92%.

❗ 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 #281 +/- ## ========================================== - Coverage 99.01% 98.78% -0.24%  ========================================== Files 26 26 Lines 3958 4021 +63 ========================================== + Hits 3919 3972 +53  - Misses 39 49 +10 
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.59% <91.39%> (-0.92%) ⬇️
arango/database.py 99.73% <100.00%> (-0.14%) ⬇️
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
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 7de41dd into main Sep 15, 2023
@apetenchea apetenchea deleted the feature/DE-670 branch September 15, 2023 09:18
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