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

docs: add further snippets with new infrastructure #3297

Merged
merged 159 commits into from
Oct 29, 2024

Conversation

maschad
Copy link
Member

@maschad maschad commented Oct 9, 2024

Release notes

In this release, we:

  • Revised our code snippets to use a WYSIWYG format

Summary

This PR builds on the work @arboleya did in #2651 by introducing some more snippets that have been migrated to the new infra. Once this is merged into that branch then the docs can be refactored to use the folder structure in #3205

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)

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
70.9%(-1.97%) 69.95%(-0.29%) 74.46%(-0.17%) 71.19%(-1.94%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ apps/docs-snippets2/src/create-fuels/decrement-counter.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/encoding/encode-and-decode.ts 0%
(+0%)
100%
(+100%)
0%
(+0%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/encoding/working-with-bytes.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/scripts/deploying-scripts.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/scripts/script-custom-transaction.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/scripts/script-with-configurable.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/testing/launching-a-test-node.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/testing/tweaking-the-blockchain.ts 0%
(+0%)
0%
(+0%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/typegend/predicates/SimplePredicateLoader.ts 80%
(+80%)
100%
(+100%)
0%
(+0%)
80%
(+80%)
apps/docs-snippets2/src/typegend/scripts/ScriptSum.ts 100%
(+20%)
100%
(+0%)
100%
(+100%)
100%
(+20%)
✨ apps/docs-snippets2/src/typegend/scripts/ScriptSumLoader.ts 100%
(+100%)
100%
(+100%)
100%
(+100%)
100%
(+100%)
🔴 ✨ apps/docs-snippets2/src/typegend/scripts/ScriptTransferToContract.ts 80%
(+80%)
100%
(+100%)
0%
(+0%)
80%
(+80%)
🔴 ✨ apps/docs-snippets2/src/typegend/scripts/ScriptTransferToContractLoader.ts 80%
(+80%)
100%
(+100%)
0%
(+0%)
80%
(+80%)
🔴 ✨ apps/docs-snippets2/src/utilities/unit-conversion.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/wallet-manager/getting-started-with-wallet-manager.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)
🔴 ✨ apps/docs-snippets2/src/wallet-manager/locking-and-unlocking-wallet-manager.ts 0%
(+0%)
100%
(+100%)
100%
(+100%)
0%
(+0%)

@maschad maschad marked this pull request as ready for review October 28, 2024 13:50
Copy link
Contributor

@Torres-ssf Torres-ssf left a comment

Choose a reason for hiding this comment

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

Nice job 🚀

@maschad maschad merged commit 64598d6 into master Oct 29, 2024
25 checks passed
@maschad maschad deleted the mc/continue-infra-for-snippets branch October 29, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation
Projects
None yet
7 participants