Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DE-671]: GET + PUT /_api/admin/license #285

Merged
merged 2 commits into from
Sep 15, 2023
Merged

[DE-671]: GET + PUT /_api/admin/license #285

merged 2 commits into from
Sep 15, 2023

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

tests/test_database.py Outdated Show resolved Hide resolved
@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
6 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants