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: Throw if expecting error in dev server fixture #596

Merged

Conversation

roninjin10
Copy link
Collaborator

Description

Throw in dev server if the fixture is supposed to throw but doesnt

Testing

Explain the quality checks that have been done on the code changes

Additional Information

Your ENS/address:

@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evmts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 5:27am

@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2023

⚠️ No Changeset found

Latest commit: fcdbf31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Coverage Report for @evmts/core (./core)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 182 / 182
🟢 Statements 100% / 100% 182 / 182
🟢 Functions 100% / 100% 7 / 7
🟢 Branches 100% / 100% 19 / 19
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/ethers (./ethers)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 20 / 20
🟢 Statements 100% / 100% 20 / 20
🟢 Functions 100% / 100% 0 / 0
🟢 Branches 100% / 100% 0 / 0
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/bundler (./bundlers/bundler)

Status Category Percentage Covered / Total
🟢 Lines 99.53% / 99% 1291 / 1297
🟢 Statements 99.53% / 99% 1291 / 1297
🟢 Functions 97.43% / 97% 38 / 39
🟢 Branches 97.18% / 97% 207 / 213
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/bun-plugin (./bundlers/bun)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 113 / 113
🟢 Statements 100% / 100% 113 / 113
🟢 Functions 100% / 100% 4 / 4
🟢 Branches 100% / 100% 15 / 15
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/esbuild-plugin (./bundlers/esbuild)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 1 / 1
🟢 Statements 100% / 100% 1 / 1
🟢 Functions 100% / 100% 0 / 0
🟢 Branches 100% / 100% 0 / 0
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/ts-plugin (./ts-plugin)

Status Category Percentage Covered / Total
🟢 Lines 92.79% / 92% 618 / 666
🟢 Statements 92.79% / 92% 618 / 666
🟢 Functions 96.96% / 96% 32 / 33
🟢 Branches 85.34% / 85% 99 / 116
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/config (./config)

Status Category Percentage Covered / Total
🟢 Lines 98.83% / 98% 848 / 858
🟢 Statements 98.83% / 98% 848 / 858
🟢 Functions 100% / 100% 50 / 50
🟢 Branches 99.12% / 99% 113 / 114
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/schemas (./schemas)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 4478 / 4478
🟢 Statements 100% / 100% 4478 / 4478
🟢 Functions 100% / 100% 255 / 255
🟢 Branches 100% / 100% 309 / 309
File CoverageNo changed files found.
Generated in workflow #1009

@github-actions
Copy link
Contributor

Coverage Report for @evmts/blockexplorer (./blockexplorer)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 250 / 250
🟢 Statements 100% / 100% 250 / 250
🟢 Functions 100% / 100% 10 / 10
🟢 Branches 100% / 100% 19 / 19
File CoverageNo changed files found.
Generated in workflow #1009

@roninjin10 roninjin10 merged commit 4895f92 into main Oct 23, 2023
9 checks passed
@roninjin10 roninjin10 deleted the 10-22-fix_Throw_if_expecting_error_in_dev_server_fixture branch October 23, 2023 05:32
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