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

⚡ chore(ci): Remove pnpm from test coverage action #576

Merged

Conversation

roninjin10
Copy link
Collaborator

@roninjin10 roninjin10 commented Oct 16, 2023

Description

remove pnpm from test coverage ci action to speed up test action from 2 minutes to ___

Test coverage worked great locally but fails and misses test coverage in ci

Closes #577

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 16, 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 24, 2023 3:32am

@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2023

⚠️ No Changeset found

Latest commit: 0b1abe3

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

@roninjin10
Copy link
Collaborator Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 249 / 249
🟢 Statements 100% / 100% 249 / 249
🟢 Functions 100% / 100% 13 / 13
🟢 Branches 100% / 100% 37 / 37
File CoverageNo changed files found.
Generated in workflow #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 98.55% / 98% 684 / 694
🟢 Statements 98.55% / 98% 684 / 694
🟢 Functions 100% / 100% 33 / 33
🟢 Branches 98.83% / 98% 85 / 86
File CoverageNo changed files found.
Generated in workflow #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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 #1065

@roninjin10 roninjin10 marked this pull request as draft October 16, 2023 00:55
@roninjin10 roninjin10 force-pushed the 10-15-chore_ci_Remove_pnpm_from_test_coverage_action branch from 29d574f to 0b1abe3 Compare October 24, 2023 03:31
@roninjin10 roninjin10 marked this pull request as ready for review October 24, 2023 03:31
@github-actions
Copy link
Contributor

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 121 / 121
🟢 Statements 100% / 100% 121 / 121
🟢 Functions 100% / 100% 3 / 3
🟢 Branches 91.66% / 91% 22 / 24
File CoverageNo changed files found.
Generated in workflow #1065

@github-actions
Copy link
Contributor

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

Status Category Percentage Covered / Total
🟢 Lines 99.13% / 99% 461 / 465
🟢 Statements 99.13% / 99% 461 / 465
🟢 Functions 92.85% / 92% 13 / 14
🟢 Branches 94.59% / 94% 70 / 74
File CoverageNo changed files found.
Generated in workflow #1065

@github-actions
Copy link
Contributor

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

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

@github-actions
Copy link
Contributor

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

Status Category Percentage Covered / Total
🟢 Lines 99.47% / 99% 377 / 379
🟢 Statements 99.47% / 99% 377 / 379
🟢 Functions 100% / 100% 12 / 12
🟢 Branches 96.49% / 96% 55 / 57
File CoverageNo changed files found.
Generated in workflow #1065

@roninjin10 roninjin10 merged commit a28ad33 into main Oct 24, 2023
10 checks passed
@roninjin10 roninjin10 deleted the 10-15-chore_ci_Remove_pnpm_from_test_coverage_action branch October 24, 2023 03:39
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.

Remove pnpm from test github action
1 participant