Skip to content

Conversation

gjong
Copy link
Contributor

@gjong gjong commented Aug 31, 2025

Breaking change

Proposed change

Remove no longer needed dependencies to jest.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to the application)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

@gjong gjong force-pushed the bugfix/remove-jest-dependency branch from 96851bf to f124b1e Compare September 15, 2025 14:26
Copy link

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 10.48% 1157 / 11037
🔵 Statements 10.48% 1157 / 11037
🔵 Functions 22.25% 85 / 382
🔵 Branches 50.84% 181 / 356
File CoverageNo changed files found.
Generated in workflow #1127 for commit 20707dd by the Vitest Coverage Report Action

@gjong gjong merged commit 6bee0ef into master Sep 15, 2025
7 checks passed
@gjong gjong deleted the bugfix/remove-jest-dependency branch September 15, 2025 14:40
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