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

update comment in aptos_containers #9

Merged
merged 11 commits into from
Sep 10, 2024
Merged

update comment in aptos_containers #9

merged 11 commits into from
Sep 10, 2024

Conversation

andrew2003
Copy link
Member

@andrew2003 andrew2003 commented Sep 6, 2024

Check List

  • Don't forget to squash commits into meaningful chunks before merging
  • Check every test passed.
  • Did you split imports into std, third parties, and custom parts?
  • Format your code.
    • cargo fmt
    • cargo clippy
    • taplo fmt --config taplo/taplo.toml
  • Check unwrap, expect().
  • Check clone().
  • Check your commit messages.
  • Have you added meaningful comments.

Copy link

codecov bot commented Sep 6, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

src/aptos_container.rs Outdated Show resolved Hide resolved
src/aptos_container.rs Outdated Show resolved Hide resolved
src/aptos_container.rs Outdated Show resolved Hide resolved
src/aptos_container.rs Outdated Show resolved Hide resolved
src/aptos_container.rs Outdated Show resolved Hide resolved
src/aptos_container.rs Outdated Show resolved Hide resolved
src/utils.rs Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@zk-steve zk-steve merged commit 9841f42 into master Sep 10, 2024
8 checks passed
@zk-steve zk-steve deleted the andrewTran branch September 10, 2024 08:55
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