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

🧪 test(none): improve @roots/bud-react coverage #2615

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

kellymears
Copy link
Member

Way better coverage:

------------------------|---------|----------|---------|---------|-------------------
File                    | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------|---------|----------|---------|---------|-------------------
All files               |   97.61 |      100 |     100 |   97.61 |
 src                    |     100 |      100 |     100 |     100 |
  index.ts              |     100 |      100 |     100 |     100 |
 src/babel-refresh      |     100 |      100 |     100 |     100 |
  index.ts              |     100 |      100 |     100 |     100 |
 src/extension          |   96.55 |      100 |     100 |   96.55 |
  index.ts              |   96.55 |      100 |     100 |   96.55 | 44-45
 src/react-refresh      |     100 |      100 |     100 |     100 |
  index.ts              |     100 |      100 |     100 |     100 |
 src/swc-refresh        |   84.61 |      100 |     100 |   84.61 |
  index.ts              |   84.61 |      100 |     100 |   84.61 | 31-36
 src/typescript-refresh |    97.5 |      100 |     100 |    97.5 |
  index.ts              |    97.5 |      100 |     100 |    97.5 | 37
------------------------|---------|----------|---------|---------|-------------------

Type of change

PATCH: backwards compatible change

@kellymears kellymears self-assigned this Jun 27, 2024
@github-actions github-actions bot added @roots/bud-react dependencies Pull requests that update a dependency file test labels Jun 27, 2024
@github-actions github-actions bot added @roots/bud-framework internal repository specific PR or issue labels Jun 27, 2024
@kellymears kellymears added the 🚀! automerge label Jun 27, 2024
@kodiakhq kodiakhq bot merged commit 68bb006 into main Jun 27, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the test-improve-react-refresh branch June 27, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal repository specific PR or issue @roots/bud-framework @roots/bud-react test 🚀! automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant