arangodb / python-arango

The official ArangoDB Python driver.
https://docs.python-arango.com
MIT License
446 stars 74 forks source link

Integrate latest 3.12.1 changes #347

Closed apetenchea closed 3 months ago

apetenchea commented 3 months ago

This PR integrates the following changes made in 3.12.1:

Driver version 8.1.0 is prepared. Once this PR is merged, I'll proceed with the release.

codecov-commenter commented 3 months ago

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.96%. Comparing base (324eb66) to head (a067164). Report is 5 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ========================================== + Coverage 95.95% 95.96% +0.01% ========================================== Files 26 26 Lines 4277 4291 +14 ========================================== + Hits 4104 4118 +14 Misses 173 173 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.