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: added useBaseAssetId hook to templates #3550

Merged
merged 5 commits into from
Jan 6, 2025

Conversation

petertonysmith94
Copy link
Contributor

@petertonysmith94 petertonysmith94 commented Jan 6, 2025

Summary

$ PUBLISHED_NPM_TAG=pr-3550 sh ./scripts/tests-ui-integration.sh

Running 2 tests using 2 workers
  2 passed (10.7s)

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jan 6, 2025
@petertonysmith94 petertonysmith94 self-assigned this Jan 6, 2025
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 6:13pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 6:13pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 6:13pm

Copy link
Contributor

github-actions bot commented Jan 6, 2025

This PR is published in NPM with version 0.0.0-pr-3550-20250106170247

Copy link
Member

@arboleya arboleya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Coverage Report:

Lines Branches Functions Statements
77.74%(-0.07%) 70.53%(+0.06%) 75.29%(-0.13%) 77.7%(-0.07%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ apps/create-fuels-counter-guide/src/hooks/useBaseAssetId.tsx 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)
🔴 packages/account/src/account.ts 78.23%
(-0.59%)
63.88%
(+0.37%)
80%
(+0%)
78.03%
(-0.58%)
🔴 packages/account/src/providers/provider.ts 68.55%
(-0.47%)
56.56%
(-0.58%)
70.21%
(-0.75%)
68.28%
(-0.45%)
🔴 packages/account/src/providers/generated/operations.ts 94.7%
(-0.07%)
100%
(+0%)
83.67%
(-0.33%)
95.12%
(-0.06%)
🔴 packages/account/src/providers/transaction-response/transaction-response.ts 76.4%
(-0.87%)
65.45%
(+0%)
93.75%
(+0%)
76.4%
(-0.87%)
🔴 packages/fuels/src/cli/commands/deploy/createWallet.ts 92.3%
(+0.64%)
75%
(+0%)
100%
(+0%)
92.3%
(+0.64%)

@arboleya arboleya merged commit 9b52153 into master Jan 6, 2025
24 checks passed
@arboleya arboleya deleted the ps/chore/fix-integration-tests branch January 6, 2025 18:17
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.

4 participants