Skip to content

API Updates #372

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

API Updates #372

wants to merge 3 commits into from

Conversation

apetenchea
Copy link
Member

@apetenchea apetenchea commented Jun 1, 2025

This PR does not modify much of the implementation, but adds or removes parameters to some of the graph-related functions.

Changed the driver version, so we can do a new release.

@apetenchea apetenchea self-assigned this Jun 1, 2025
@apetenchea apetenchea requested a review from aMahanna June 1, 2025 12:11
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 83.89%. Comparing base (8e6aaca) to head (49b2997).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
arango/graph.py 78.26% 5 Missing ⚠️

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

❗ There is a different number of reports uploaded between BASE (8e6aaca) and HEAD (49b2997). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8e6aaca) HEAD (49b2997)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #372       +/-   ##
===========================================
- Coverage   95.94%   83.89%   -12.06%     
===========================================
  Files          26       26               
  Lines        4296     4322       +26     
===========================================
- Hits         4122     3626      -496     
- Misses        174      696      +522     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@aMahanna aMahanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Was always wondering why we never had edge_collections() :)

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