Skip to content

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 12, 2023

  • Introduces license() and set_license() to get & set the license of an ArangoDB EE Instance
@codecov-commenter
Copy link

Codecov Report

Merging #285 (a416b18) into main (744a6e9) will decrease coverage by 0.48%.
Report is 17 commits behind head on main.
The diff coverage is 92.24%.

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

@@ Coverage Diff @@ ## main #285 +/- ## ========================================== - Coverage 99.01% 98.53% -0.48%  ========================================== Files 26 26 Lines 3958 4031 +73 ========================================== + Hits 3919 3972 +53  - Misses 39 59 +20 
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/database.py 99.34% <81.25%> (-0.52%) ⬇️
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

@aMahanna aMahanna added the Ready to Merge Pull request is ready to merge label Sep 15, 2023
@apetenchea apetenchea merged commit e5ff4d7 into main Sep 15, 2023
@apetenchea apetenchea deleted the feature/DE-671 branch September 15, 2023 15:45
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