Skip to content

Conversation

@apetenchea
Copy link
Member

@apetenchea apetenchea commented Feb 1, 2026

Backup tests will be skipped for single server


Note

Low Risk
Primarily test gating plus static-analysis/dependency bumps; low runtime risk aside from potentially reduced CI coverage for backup APIs in non-cluster or older versions.

Overview
Backup integration coverage is narrowed: test_backup_management now skips on non-cluster setups and on ArangoDB versions older than 3.12.0 (using the existing db_version fixture).

Tooling/deps are tightened to align with newer typing/JWT libraries: mypy is bumped to 1.15.0 (pre-commit and dev extra), PyJWT is constrained to >=2.10.0, mypy config disables warn_unused_ignores, and JWT decode calls add # type: ignore[arg-type] to satisfy updated type checking.

Written by Cursor Bugbot for commit 41ab3dd. This will update automatically on new commits. Configure here.

@apetenchea apetenchea self-assigned this Feb 1, 2026
@apetenchea apetenchea merged commit 91faf70 into main Feb 1, 2026
12 checks passed
@apetenchea apetenchea deleted the backup_tests branch February 1, 2026 11:52
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.

2 participants