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-542] Adding support for shards retrieval #274

Merged
merged 5 commits into from
Aug 21, 2023

Conversation

apetenchea
Copy link
Member

@apetenchea apetenchea commented Aug 18, 2023

Main changes

Minor patches

  • Adding docstring for computed_values
  • Updating driver version in request header
  • Fixing test_database_misc_methods. Getting and setting log levels for individual servers is available only in a cluster.

@apetenchea apetenchea self-assigned this Aug 18, 2023
@apetenchea apetenchea added the Ready to Merge Pull request is ready to merge label Aug 18, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #274 (410164c) into main (744a6e9) will decrease coverage by 0.18%.
Report is 8 commits behind head on main.
The diff coverage is 64.70%.

❗ 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     #274      +/-   ##
==========================================
- Coverage   99.01%   98.84%   -0.18%     
==========================================
  Files          26       26              
  Lines        3958     3970      +12     
==========================================
+ Hits         3919     3924       +5     
- Misses         39       46       +7     
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.84% <60.00%> (-0.67%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)

... and 1 file with indirect coverage changes

@apetenchea apetenchea merged commit 1dcc802 into main Aug 21, 2023
6 checks passed
@apetenchea apetenchea deleted the feature/de-542-smart-graphs branch August 21, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArangoDB 3.11 Ready to Merge Pull request is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants