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

[stdlib] Formats tests in MoveStdlib 2/N #19463

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

damirka
Copy link
Contributor

@damirka damirka commented Sep 20, 2024

Description

Follow up on #19461.

Test plan

Tests pass.


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@damirka damirka self-assigned this Sep 20, 2024
Copy link

vercel bot commented Sep 20, 2024

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

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 22, 2024 1:05pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Sep 22, 2024 1:05pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Sep 22, 2024 1:05pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Sep 22, 2024 1:05pm

Copy link
Contributor

@tzakian tzakian left a comment

Choose a reason for hiding this comment

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

Nice!

@damirka damirka enabled auto-merge (squash) September 21, 2024 21:27
@damirka damirka force-pushed the ds/move-stdlib-tests-formatting branch from 2da2c67 to ef11b24 Compare September 22, 2024 13:04
@damirka damirka enabled auto-merge (squash) September 22, 2024 13:05
@damirka damirka merged commit 1fc1412 into main Sep 22, 2024
47 of 48 checks passed
@damirka damirka deleted the ds/move-stdlib-tests-formatting branch September 22, 2024 19:37
damirka added a commit that referenced this pull request Sep 23, 2024
## Description 

Formats 3 parts of the Sui Framework: `crypto`, `kiosk` and `test`

Previous PRs:
- #19461 
- #19463 

## Test plan 

All existing tests pass.

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
damirka added a commit that referenced this pull request Sep 23, 2024
## Description 

Another PR in the formatting series, covers collection modules and
dynamic fields.

See also:

- #19496
- #19463  
- #19461 

## Test plan 

Tests must pass, framework must produce the same bytecode.

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
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