Skip to content

fix: e2e testing workflow with orphaned e2e deployments#381

Merged
jesseturner21 merged 1 commit intomainfrom
e2efixorphaned
Feb 23, 2026
Merged

fix: e2e testing workflow with orphaned e2e deployments#381
jesseturner21 merged 1 commit intomainfrom
e2efixorphaned

Conversation

@jesseturner21
Copy link
Contributor

@jesseturner21 jesseturner21 commented Feb 23, 2026

Description

Related Issue

Closes #

Documentation PR

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@jesseturner21 jesseturner21 requested a review from a team February 23, 2026 12:50
@github-actions github-actions bot added the size/xs PR size: XS label Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.53% 2883 / 6623
🔵 Statements 43.12% 3038 / 7045
🔵 Functions 45.53% 607 / 1333
🔵 Branches 48.48% 1893 / 3904
Generated in workflow #502 for commit 55b4cda by the Vitest Coverage Report Action

@jesseturner21 jesseturner21 changed the title fix e2e testing workflow with orphaned e2e deployments fix: e2e testing workflow with orphaned e2e deployments Feb 23, 2026
@github-actions github-actions bot added size/xs PR size: XS and removed size/xs PR size: XS labels Feb 23, 2026
Copy link
Contributor

@aidandaly24 aidandaly24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@jesseturner21 jesseturner21 merged commit c41b738 into main Feb 23, 2026
20 of 23 checks passed
@jesseturner21 jesseturner21 deleted the e2efixorphaned branch February 23, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants