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: integrate launchTestNode in remaining packages #2811

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

maschad
Copy link
Member

@maschad maschad commented Jul 21, 2024

Summary

This PR integrates the launchTestNode utility in the remaining packages. The following packages were addressed

  • @fuel-ts/account
  • internal
  • program
  • script
  • fuels
  • create-fuels
  • apps
  • docs-snippets

Checklist

  • I addedtests to prove my changes
  • I updated — all the necessary docs
  • I reviewed — the entire PR myself, using the GitHub UI
  • I described — all breaking changes and the Migration Guide

@maschad maschad self-assigned this Jul 21, 2024
@github-actions github-actions bot added the chore Issue is a chore label Jul 21, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

Coverage Report:

Lines Branches Functions Statements
79.27%(-0.24%) 71.53%(-0.24%) 77.31%(-0.18%) 79.42%(-0.23%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 apps/docs-snippets/src/utils.ts 13.04%
(-86.96%)
0%
(-75%)
0%
(-100%)
13.04%
(-86.96%)
🔴 packages/account/src/account.ts 82.31%
(+0%)
65.07%
(-1.59%)
82.35%
(+0%)
82%
(+0%)
🔴 packages/account/src/providers/provider.ts 67.03%
(-0.55%)
59.88%
(-1.7%)
72.28%
(-1.21%)
67.02%
(-0.54%)
🔴 packages/account/src/providers/transaction-response/transaction-response.ts 72.72%
(+0%)
54.16%
(+4.16%)
88.88%
(+0%)
72.72%
(+0%)
🔴 packages/account/src/test-utils/generateTestWallet.ts 100%
(+0%)
50%
(-50%)
100%
(+0%)
100%
(+0%)
packages/account/src/test-utils/setup-test-provider-and-wallets.ts 100%
(+20%)
100%
(+10%)
100%
(+33.34%)
100%
(+20%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate launchTestNode in remaining packages
2 participants