Skip to content

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Apr 18, 2025

This PR introduces the following:

  • Navigation methods between clients (get_container_client, get_blob_client)
  • Cleans up the API calls in the handwritten code from unnecessary wrapping/rewrapping
  • Refactors test code
    - Adds helpers to return instrumented instances of each client
    - Adds a basic "upload blob" since many tests need a blob to exists but don't actually care much about the contents

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Apr 18, 2025
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure_storage_blob

@vincenttran-msft vincenttran-msft marked this pull request as ready for review April 21, 2025 18:58
@vincenttran-msft vincenttran-msft changed the title [Storage] Navigation Methods Between Clients [Storage] Navigation Methods Between Clients + Storage Test Helpers Apr 21, 2025
@vincenttran-msft vincenttran-msft merged commit 5ac7025 into Azure:main Apr 22, 2025
18 checks passed
@vincenttran-msft vincenttran-msft deleted the vincenttran/navigation_clients branch April 22, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants