Skip to content

Fix graph.vertex_collections docstring #292

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 1 commit into from
Nov 7, 2023

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Oct 17, 2023

It was previously stated that the graph.vertex_collections() method excluded orphan collections, which is not/no longer the case

not sure when this has changed however

@codecov-commenter
Copy link

Codecov Report

Merging #292 (f2f6134) into main (744a6e9) will decrease coverage by 0.50%.
Report is 22 commits behind head on main.
The diff coverage is 92.70%.

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

@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   99.01%   98.51%   -0.50%     
==========================================
  Files          26       26              
  Lines        3958     4045      +87     
==========================================
+ Hits         3919     3985      +66     
- Misses         39       60      +21     
Files Coverage Δ
arango/aql.py 95.04% <100.00%> (ø)
arango/client.py 98.41% <ø> (ø)
arango/cluster.py 100.00% <100.00%> (ø)
arango/exceptions.py 100.00% <100.00%> (ø)
arango/executor.py 99.35% <100.00%> (-0.13%) ⬇️
arango/graph.py 100.00% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/job.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/typings.py 100.00% <100.00%> (ø)
... and 3 more

@aMahanna aMahanna merged commit 9ca3538 into main Nov 7, 2023
@aMahanna aMahanna deleted the graph-vertex-collections-fix branch November 7, 2023 15:23
@aMahanna aMahanna restored the graph-vertex-collections-fix branch November 7, 2023 15:23
@aMahanna aMahanna deleted the graph-vertex-collections-fix branch November 28, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants