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

⚡ Feat: Add nx distributed cloud execution #706

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

roninjin10
Copy link
Collaborator

Description

Experimentally try out nx distributed cloud execution https://nx.dev/nx-cloud/recipes/set-up/monorepo-ci-github-actions

Testing

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

Additional Information

Your ENS/address:

Copy link

vercel bot commented Nov 19, 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 Nov 19, 2023 1:50am

Copy link

changeset-bot bot commented Nov 19, 2023

⚠️ No Changeset found

Latest commit: 4e62bab

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 stack of pull requests is managed by Graphite.

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

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

Copy link
Contributor

github-actions bot commented Nov 19, 2023

Coverage Report for @evmts/ethers (./extensions/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 #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

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

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

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

Copy link
Contributor

github-actions bot commented Nov 19, 2023

Coverage Report for @evmts/esbuild-plugin (./bundler/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 #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 90.59% / 90% 626 / 691
🟢 Statements 90.59% / 90% 626 / 691
🟢 Functions 96.96% / 96% 32 / 33
🟢 Branches 86.08% / 86% 99 / 115
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 704 / 704
🟢 Statements 100% / 100% 704 / 704
🟢 Functions 100% / 100% 33 / 33
🟢 Branches 98.91% / 98% 91 / 92
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

Coverage Report for @evmts/schemas (./packages/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 #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

Coverage Report for @evmts/blockexplorer (./packages/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 #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 132 / 132
🟢 Statements 100% / 100% 132 / 132
🟢 Functions 100% / 100% 3 / 3
🟢 Branches 83.33% / 83% 20 / 24
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 92.77% / 92% 488 / 526
🟢 Statements 92.77% / 92% 488 / 526
🟢 Functions 100% / 100% 14 / 14
🟢 Branches 72.72% / 72% 48 / 66
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 111 / 111
🟢 Statements 100% / 100% 111 / 111
🟢 Functions 100% / 100% 5 / 5
🟢 Branches 100% / 100% 17 / 17
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

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

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 582 / 582
🟢 Statements 100% / 100% 582 / 582
🟢 Functions 100% / 100% 35 / 35
🟢 Branches 100% / 100% 85 / 85
File CoverageNo changed files found.
Generated in workflow #14

Copy link
Contributor

github-actions bot commented Nov 19, 2023

Coverage Report for @evmts/effect (./packages/effect)

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 243 / 243
🟢 Statements 100% / 100% 243 / 243
🟢 Functions 100% / 100% 22 / 22
🟢 Branches 100% / 100% 34 / 34
File CoverageNo changed files found.
Generated in workflow #14

@roninjin10 roninjin10 force-pushed the 11-18-feat_Add_nx_distributed_cloud_execution branch from f56ded9 to 4e62bab Compare November 19, 2023 01:47
@roninjin10 roninjin10 merged commit 75c85ec into main Nov 19, 2023
11 checks passed
@roninjin10 roninjin10 deleted the 11-18-feat_Add_nx_distributed_cloud_execution branch November 19, 2023 23:37
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.

None yet

1 participant