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

3.12.4 updates #361

Merged
merged 9 commits into from
Feb 24, 2025
Merged

3.12.4 updates #361

merged 9 commits into from
Feb 24, 2025

Conversation

apetenchea
Copy link
Member

This PR prepares a next release and adds the following:

  • Support for usePlanCache option (since 3.12.4)
  • There was also a bug in the way we used to handle the cache parameter. It is part of the options sub-object.
  • Removing support for Python 3.8
  • Support for auto-generation of errno.py.

@apetenchea apetenchea self-assigned this Feb 23, 2025
@apetenchea apetenchea requested a review from aMahanna February 23, 2025 08:50
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2025

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

Codecov Report

Attention: Patch coverage is 71.11111% with 13 lines in your changes missing coverage. Please review.

Project coverage is 94.74%. Comparing base (8e6aaca) to head (f034931).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
arango/aql.py 27.77% 13 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   95.94%   94.74%   -1.21%     
==========================================
  Files          26       26              
  Lines        4296     4298       +2     
==========================================
- Hits         4122     4072      -50     
- Misses        174      226      +52     

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

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.

LGTM, just need to remove errors.py

@aMahanna aMahanna mentioned this pull request Feb 24, 2025
@apetenchea apetenchea merged commit b26e3b0 into main Feb 24, 2025
37 checks passed
@apetenchea apetenchea deleted the feature/3.12.4-updates branch February 24, 2025 16:36
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