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

fix: sandbox clarity examples syntax #1313

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

hugocaillard
Copy link
Contributor

Most of the contract examples in the explorer sandbox have a few syntax error. Especially on tuple definition (and sometimes unnecessary tuples).

I fixed the contract and made the coding style (lines breaks and indentation) more consistent over the examples

@vercel
Copy link

vercel bot commented Oct 23, 2023

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

Name Status Preview Comments Updated (UTC)
hiro-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 2:48pm

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1313 (35dd20d) into main (b50f2da) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   24.08%   24.08%           
=======================================
  Files         456      456           
  Lines        6738     6738           
  Branches     1736     1736           
=======================================
  Hits         1623     1623           
  Misses       4944     4944           
  Partials      171      171           
Files Coverage Δ
src/common/contracts/hello-world-contract.tsx 100.00% <ø> (ø)
src/common/contracts/kv-store.tsx 0.00% <ø> (ø)
src/common/contracts/status.tsx 0.00% <ø> (ø)
src/common/contracts/stream.tsx 0.00% <ø> (ø)

@hugocaillard
Copy link
Contributor Author

@He1DAr Can I merge?

@hugocaillard hugocaillard merged commit ac6a43a into main Nov 10, 2023
2 of 3 checks passed
@hugocaillard hugocaillard deleted the fix/sandbox-clarity-example-syntax branch November 10, 2023 14:53
@blockstack-devops
Copy link

🎉 This PR is included in version 1.127.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants