Skip to content

Comments

Bump vws-python-mock to 2026.2.21#2861

Merged
adamtheturtle merged 1 commit intomainfrom
adamtheturtle/bump-vws-python-mock-0221
Feb 21, 2026
Merged

Bump vws-python-mock to 2026.2.21#2861
adamtheturtle merged 1 commit intomainfrom
adamtheturtle/bump-vws-python-mock-0221

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Feb 21, 2026

Summary

  • Bumps vws-python-mock from 2026.2.18.2 to 2026.2.21
  • Updates VuforiaDatabaseCloudDatabase throughout tests and docs
  • Updates add_database(database=...)add_cloud_database(cloud_database=...) throughout tests and docs

Test plan

  • uv run --all-extras pytest — 178 passed
  • All pre-commit hooks passed (mypy, pyright, ruff, etc.)

🤖 Generated with Claude Code


Note

Low Risk
Primarily dependency bump and mechanical test/docs refactor; main risk is CI breakage if the new mock API behaves differently, but production code paths are untouched.

Overview
Bumps vws-python-mock from 2026.2.18.2 to 2026.2.21.

Updates documentation and the full test suite to use CloudDatabase instead of VuforiaDatabase, and switches mock setup calls from add_database(database=...) to add_cloud_database(cloud_database=...) (including fixture type hints and docstrings) to match the new mock API.

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

Update VuforiaDatabase → CloudDatabase and add_database →
add_cloud_database(cloud_database=) to match new API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@adamtheturtle adamtheturtle merged commit abe06b7 into main Feb 21, 2026
16 checks passed
@adamtheturtle adamtheturtle deleted the adamtheturtle/bump-vws-python-mock-0221 branch February 21, 2026 00:37
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.

1 participant