Skip to content

Conversation

tjoubert
Copy link
Contributor

Added support for the GET /_api/query/rules endpoint that returns the available optimizer rules for AQL queries.
https://github.com/arangodb/docs/blob/main/3.10/release-notes-api-changes310.md#optimizer-rules-for-aql-queries

@tjoubert tjoubert requested a review from joowani September 19, 2022 19:59
@tjoubert tjoubert self-assigned this Sep 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #216 (aad43eb) into main (6da57e0) will decrease coverage by 0.26%.
The diff coverage is 16.66%.

@@ Coverage Diff @@ ## main #216 +/- ## ========================================== - Coverage 99.86% 99.59% -0.27%  ========================================== Files 26 26 Lines 3731 3743 +12 ========================================== + Hits 3726 3728 +2  - Misses 5 15 +10 
Impacted Files Coverage Δ
arango/aql.py 94.89% <9.09%> (-4.22%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joowani joowani merged commit eba6517 into main Sep 21, 2022
@joowani joowani deleted the DE-355-query-rules branch September 21, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants