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

fix(nosql): partition key match integration test #301

Merged

Conversation

stijnmoreels
Copy link
Member

The CreateTempNoSqlContainerWithCleanMatchingOnSetup_WhenExistingItem_SucceedsByCleaningSubset integration test was using the wrong NoSql item to match during the 'setup' phase, making the test sometimes fail.

The `CreateTempNoSqlContainerWithCleanMatchingOnSetup_WhenExistingItem_SucceedsByCleaningSubset` integration test was using the wrong NoSql item to match during the 'setup' phase, making the test sometimes fail.
@stijnmoreels stijnmoreels added the area:storage All issues related to Azure storage label Feb 25, 2025
@stijnmoreels stijnmoreels requested a review from a team as a code owner February 25, 2025 06:15
Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for arcus-testing canceled.

Name Link
🔨 Latest commit 1c41bb2
🔍 Latest deploy log https://app.netlify.com/sites/arcus-testing/deploys/67bd601bf1c14f0008cc71c0

@arcus-automation
Copy link
Collaborator

🧪 Code coverage summary

Metric Value
Line coverage 🟢 91.5%
Branch coverage 🟢 80.9%

Great job! 😎 Your code coverage is higher than my caffeine levels! ☕

@stijnmoreels stijnmoreels merged commit fc2639a into main Feb 25, 2025
16 checks passed
@stijnmoreels stijnmoreels deleted the fix/cosmos-sql-partition-key-match-integration-test branch February 25, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:storage All issues related to Azure storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants