Skip to content

Fix infinite looping in integration test#19

Merged
austin-denoble merged 2 commits intomainfrom
adenoble/fix-infinite-polling-int-test
Dec 23, 2025
Merged

Fix infinite looping in integration test#19
austin-denoble merged 2 commits intomainfrom
adenoble/fix-infinite-polling-int-test

Conversation

@austin-denoble
Copy link
Copy Markdown
Contributor

Problem

Describe the purpose of this change. What problem is being solved and why?

Solution

fix issues with not awaiting and looping in test

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Describe specific steps for validating this change.

@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 330 / 330
🔵 Statements 100% (🎯 100%) 330 / 330
🔵 Functions 100% (🎯 100%) 18 / 18
🔵 Branches 100% (🎯 100%) 33 / 33
File CoverageNo changed files found.
Generated in workflow #35 for commit a3f107c by the Vitest Coverage Report Action

@austin-denoble austin-denoble merged commit fcc779d into main Dec 23, 2025
7 of 8 checks passed
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