Skip to content

[DE-667]: GET /_api/collection/{name} & PUT /_api/collection/{name}/compact #286

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

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

aMahanna
Copy link
Member

  • introduces info() to fetch some information about a collection
  • introduces compact() to run a compact operation

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2023

Codecov Report

Merging #286 (607ea53) into main (744a6e9) will decrease coverage by 0.29%.
Report is 12 commits behind head on main.
The diff coverage is 91.73%.

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

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
- Coverage   99.01%   98.73%   -0.29%     
==========================================
  Files          26       26              
  Lines        3958     4029      +71     
==========================================
+ Hits         3919     3978      +59     
- Misses         39       51      +12     
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.41% <90.65%> (-1.09%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/utils.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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