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: silence recipes format logs #3451

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

danielbate
Copy link
Member

@danielbate danielbate commented Dec 6, 2024

Summary

Silences the prettier log output for the recipes package to reduce noise on build.

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)

@danielbate danielbate added the chore Issue is a chore label Dec 6, 2024
@danielbate danielbate self-assigned this Dec 6, 2024
Copy link

vercel bot commented Dec 6, 2024

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

Name Status Preview Comments Updated (UTC)
fuels-template 🛑 Canceled (Inspect) Dec 6, 2024 0:22am
ts-docs 🛑 Canceled (Inspect) Dec 6, 2024 0:22am
ts-docs-api 🛑 Canceled (Inspect) Dec 6, 2024 0:22am

Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #3451 will not alter performance

Comparing db/chore/hide-recipes-format-log (f78d91c) with master (2c60078)

Summary

✅ 18 untouched benchmarks

@danielbate danielbate enabled auto-merge (squash) December 6, 2024 12:34
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Coverage Report:

Lines Branches Functions Statements
76.42%(+0%) 69.91%(-0.03%) 74.46%(+0%) 76.45%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.57%
(+0%)
76.71%
(-1.37%)
84%
(+0%)
88.81%
(+0%)

@danielbate danielbate merged commit b9e93e1 into master Dec 6, 2024
42 of 43 checks passed
@danielbate danielbate deleted the db/chore/hide-recipes-format-log branch December 6, 2024 14:44
starc007 pushed a commit to starc007/fuels-ts that referenced this pull request Dec 9, 2024
* chore: silence recipe logs

* chore: update changeset
petertonysmith94 added a commit that referenced this pull request Dec 10, 2024
* feat: integrate vitest matchers globally

* fix: added global type file & changed setup file directory

* docs: improve `cookbook/transaction-request` (#3440)

* chore: silence recipes format logs (#3451)

* chore: silence recipe logs

* chore: update changeset

* docs: fix api links (#3452)

* docs: fixing API links

* chore: fixing relative links

* fix: `transferToContract` method now allows big numbers (#3458)

* fix: incorrectly converting BN to number for `formatTransferToContractScriptData`

* chore: changeset

* chore: tests

* chore: added test for batch transfer

* fix: moved vitest matcher setup from fuel-gauge to utils

* fix(utils): update vitest matcher import path

* chore: add changeset for vitest matcher changes

* fix: removed previous changeset

* chore: removed types

* chore: added changeset

* Update .changeset/rare-hornets-rush.md

---------

Co-authored-by: Sérgio Torres <[email protected]>
Co-authored-by: Daniel Bate <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
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