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: move vitest config files to test folder #202

Merged
merged 1 commit into from
Oct 13, 2023
Merged

chore: move vitest config files to test folder #202

merged 1 commit into from
Oct 13, 2023

Conversation

Raiden1411
Copy link
Collaborator

@Raiden1411 Raiden1411 commented Oct 12, 2023

Description

Moved vitest config files to packages/abitype/test

Additional Information

Before submitting this issue, please make sure you do the following.

  • Read the contributing guide
  • Added documentation related to the changes made.
  • Added or updated tests (and snapshots) related to the changes made.

PR-Codex overview

This PR focuses on updating the pnpm and typescript versions.

Detailed summary

  • Updated pnpm version to 8.8.0.
  • Updated typescript version to 5.0.4.
  • Updated bench script to use vitest.config.ts in the abitype package.
  • Updated test script to use vitest.config.ts in the abitype package.
  • Updated test:cov script to use vitest.config.ts in the abitype package.
  • Updated test:typecheck script to use vitest.config.ts in the abitype package.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 12, 2023

⚠️ No Changeset found

Latest commit: 6f59dfd

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

@commit-lint
Copy link

commit-lint bot commented Oct 12, 2023

Chore

  • move vitest config files to test folder (6f59dfd)

Contributors

Raiden1411

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@vercel
Copy link

vercel bot commented Oct 12, 2023

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

Name Status Preview Comments Updated (UTC)
abitype ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2023 9:23pm

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (95d9123) 99.83% compared to head (6f59dfd) 99.83%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          26       26           
  Lines        6076     6082    +6     
  Branches      195      195           
=======================================
+ Hits         6066     6072    +6     
  Misses          8        8           
  Partials        2        2           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 98.7 kB

ℹ️ View Unchanged
Filename Size Change
packages/abitype/dist 0 B 0 B 🆕
packages/abitype/dist/cjs 123 B 0 B
packages/abitype/dist/cjs/abi.js 0 B 0 B 🆕
packages/abitype/dist/cjs/abis 3.6 kB 0 B
packages/abitype/dist/cjs/abis/human-readable.js 5.93 kB 0 B
packages/abitype/dist/cjs/abis/json.js 577 B 0 B
packages/abitype/dist/cjs/errors.js 0 B 0 B 🆕
packages/abitype/dist/cjs/exports 589 B 0 B
packages/abitype/dist/cjs/exports/abis.js 743 B 0 B
packages/abitype/dist/cjs/exports/index.js 566 B 0 B
packages/abitype/dist/cjs/exports/zod.js 0 B 0 B 🆕
packages/abitype/dist/cjs/human-readable 0 B 0 B 🆕
packages/abitype/dist/cjs/human-readable/errors 537 B 0 B
packages/abitype/dist/cjs/human-readable/errors/abiItem.js 804 B 0 B
packages/abitype/dist/cjs/human-readable/errors/abiParameter.js 420 B 0 B
packages/abitype/dist/cjs/human-readable/errors/signature.js 404 B 0 B
packages/abitype/dist/cjs/human-readable/errors/splitParameters.js 338 B 0 B
packages/abitype/dist/cjs/human-readable/errors/struct.js 294 B 0 B
packages/abitype/dist/cjs/human-readable/formatAbi.js 420 B 0 B
packages/abitype/dist/cjs/human-readable/formatAbiItem.js 487 B 0 B
packages/abitype/dist/cjs/human-readable/formatAbiParameter.js 313 B 0 B
packages/abitype/dist/cjs/human-readable/formatAbiParameters.js 348 B 0 B
packages/abitype/dist/cjs/human-readable/parseAbi.js 440 B 0 B
packages/abitype/dist/cjs/human-readable/parseAbiItem.js 471 B 0 B
packages/abitype/dist/cjs/human-readable/parseAbiParameter.js 528 B 0 B
packages/abitype/dist/cjs/human-readable/parseAbiParameters.js 0 B 0 B 🆕
packages/abitype/dist/cjs/human-readable/runtime 616 B 0 B
packages/abitype/dist/cjs/human-readable/runtime/cache.js 782 B 0 B
packages/abitype/dist/cjs/human-readable/runtime/signatures.js 1.03 kB 0 B
packages/abitype/dist/cjs/human-readable/runtime/structs.js 2.12 kB 0 B
packages/abitype/dist/cjs/human-readable/runtime/utils.js 0 B 0 B 🆕
packages/abitype/dist/cjs/human-readable/types 127 B 0 B
packages/abitype/dist/cjs/human-readable/types/signatures.js 127 B 0 B
packages/abitype/dist/cjs/human-readable/types/structs.js 124 B 0 B
packages/abitype/dist/cjs/human-readable/types/utils.js 169 B 0 B
packages/abitype/dist/cjs/narrow.js 40 B 0 B
packages/abitype/dist/cjs/package.json 362 B 0 B
packages/abitype/dist/cjs/regex.js 125 B 0 B
packages/abitype/dist/cjs/register.js 5.77 kB 0 B
packages/abitype/dist/cjs/tsconfig.build.tsbuildinfo 124 B 0 B
packages/abitype/dist/cjs/types.js 124 B 0 B
packages/abitype/dist/cjs/utils.js 150 B 0 B
packages/abitype/dist/cjs/version.js 2.1 kB 0 B
packages/abitype/dist/cjs/zod.js 0 B 0 B 🆕
packages/abitype/dist/esm 62 B 0 B
packages/abitype/dist/esm/abi.js 0 B 0 B 🆕
packages/abitype/dist/esm/abis 3.96 kB 0 B
packages/abitype/dist/esm/abis/human-readable.js 6.27 kB 0 B
packages/abitype/dist/esm/abis/json.js 524 B 0 B
packages/abitype/dist/esm/errors.js 0 B 0 B 🆕
packages/abitype/dist/esm/exports 259 B 0 B
packages/abitype/dist/esm/exports/abis.js 363 B 0 B
packages/abitype/dist/esm/exports/index.js 242 B 0 B
packages/abitype/dist/esm/exports/zod.js 0 B 0 B 🆕
packages/abitype/dist/esm/human-readable 0 B 0 B 🆕
packages/abitype/dist/esm/human-readable/errors 454 B 0 B
packages/abitype/dist/esm/human-readable/errors/abiItem.js 674 B 0 B
packages/abitype/dist/esm/human-readable/errors/abiParameter.js 339 B 0 B
packages/abitype/dist/esm/human-readable/errors/signature.js 345 B 0 B
packages/abitype/dist/esm/human-readable/errors/splitParameters.js 282 B 0 B
packages/abitype/dist/esm/human-readable/errors/struct.js 274 B 0 B
packages/abitype/dist/esm/human-readable/formatAbi.js 408 B 0 B
packages/abitype/dist/esm/human-readable/formatAbiItem.js 570 B 0 B
packages/abitype/dist/esm/human-readable/formatAbiParameter.js 380 B 0 B
packages/abitype/dist/esm/human-readable/formatAbiParameters.js 481 B 0 B
packages/abitype/dist/esm/human-readable/parseAbi.js 597 B 0 B
packages/abitype/dist/esm/human-readable/parseAbiItem.js 562 B 0 B
packages/abitype/dist/esm/human-readable/parseAbiParameter.js 639 B 0 B
packages/abitype/dist/esm/human-readable/parseAbiParameters.js 0 B 0 B 🆕
packages/abitype/dist/esm/human-readable/runtime 855 B 0 B
packages/abitype/dist/esm/human-readable/runtime/cache.js 618 B 0 B
packages/abitype/dist/esm/human-readable/runtime/signatures.js 1.02 kB 0 B
packages/abitype/dist/esm/human-readable/runtime/structs.js 2.24 kB 0 B
packages/abitype/dist/esm/human-readable/runtime/utils.js 0 B 0 B 🆕
packages/abitype/dist/esm/human-readable/types 69 B 0 B
packages/abitype/dist/esm/human-readable/types/signatures.js 66 B 0 B
packages/abitype/dist/esm/human-readable/types/structs.js 64 B 0 B
packages/abitype/dist/esm/human-readable/types/utils.js 265 B 0 B
packages/abitype/dist/esm/narrow.js 496 B 0 B
packages/abitype/dist/esm/regex.js 67 B 0 B
packages/abitype/dist/esm/register.js 7.32 kB 0 B
packages/abitype/dist/esm/tsconfig.build.tsbuildinfo 64 B 0 B
packages/abitype/dist/esm/types.js 64 B 0 B
packages/abitype/dist/esm/utils.js 81 B 0 B
packages/abitype/dist/esm/version.js 2.47 kB 0 B
packages/abitype/dist/esm/zod.js 0 B 0 B 🆕
packages/abitype/dist/types 1.82 kB 0 B
packages/abitype/dist/types/abi.d.ts 0 B 0 B 🆕
packages/abitype/dist/types/abis 3.88 kB 0 B
packages/abitype/dist/types/abis/human-readable.d.ts 5.98 kB 0 B
packages/abitype/dist/types/abis/json.d.ts 271 B 0 B
packages/abitype/dist/types/errors.d.ts 0 B 0 B 🆕
packages/abitype/dist/types/exports 261 B 0 B
packages/abitype/dist/types/exports/abis.d.ts 661 B 0 B
packages/abitype/dist/types/exports/index.d.ts 245 B 0 B
packages/abitype/dist/types/exports/zod.d.ts 0 B 0 B 🆕
packages/abitype/dist/types/human-readable 0 B 0 B 🆕
packages/abitype/dist/types/human-readable/errors 229 B 0 B
packages/abitype/dist/types/human-readable/errors/abiItem.d.ts 375 B 0 B
packages/abitype/dist/types/human-readable/errors/abiParameter.d.ts 244 B 0 B
packages/abitype/dist/types/human-readable/errors/signature.d.ts 204 B 0 B
packages/abitype/dist/types/human-readable/errors/splitParameters.d.ts 174 B 0 B
packages/abitype/dist/types/human-readable/errors/struct.d.ts 316 B 0 B
packages/abitype/dist/types/human-readable/formatAbi.d.ts 649 B 0 B
packages/abitype/dist/types/human-readable/formatAbiItem.d.ts 673 B 0 B
packages/abitype/dist/types/human-readable/formatAbiParameter.d.ts 460 B 0 B
packages/abitype/dist/types/human-readable/formatAbiParameters.d.ts 648 B 0 B
packages/abitype/dist/types/human-readable/parseAbi.d.ts 761 B 0 B
packages/abitype/dist/types/human-readable/parseAbiItem.d.ts 739 B 0 B
packages/abitype/dist/types/human-readable/parseAbiParameter.d.ts 783 B 0 B
packages/abitype/dist/types/human-readable/parseAbiParameters.d.ts 0 B 0 B 🆕
packages/abitype/dist/types/human-readable/runtime 489 B 0 B
packages/abitype/dist/types/human-readable/runtime/cache.d.ts 372 B 0 B
packages/abitype/dist/types/human-readable/runtime/signatures.d.ts 157 B 0 B
packages/abitype/dist/types/human-readable/runtime/structs.d.ts 682 B 0 B
packages/abitype/dist/types/human-readable/runtime/utils.d.ts 0 B 0 B 🆕
packages/abitype/dist/types/human-readable/types 1.77 kB 0 B
packages/abitype/dist/types/human-readable/types/signatures.d.ts 737 B 0 B
packages/abitype/dist/types/human-readable/types/structs.d.ts 2.06 kB 0 B
packages/abitype/dist/types/human-readable/types/utils.d.ts 424 B 0 B
packages/abitype/dist/types/narrow.d.ts 159 B 0 B
packages/abitype/dist/types/regex.d.ts 794 B 0 B
packages/abitype/dist/types/register.d.ts 1.84 kB 0 B
packages/abitype/dist/types/types.d.ts 2.38 kB 0 B
packages/abitype/dist/types/utils.d.ts 91 B 0 B
packages/abitype/dist/types/version.d.ts 2.13 kB 0 B
packages/abitype/dist/types/zod.d.ts 0 B 0 B 🆕

compressed-size-action

@tmm tmm merged commit 32cf12d into main Oct 13, 2023
16 checks passed
@tmm tmm deleted the vitest branch October 13, 2023 21:27
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.

2 participants