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

feat: v2 - leveraging new AlgoKit interfaces and support for algokit-utils-py v3 #33

Merged
merged 27 commits into from
Jan 29, 2025

Conversation

aorumbayev
Copy link
Contributor

@aorumbayev aorumbayev commented Jan 7, 2025

Proposed Changes

Copy link
Contributor

@neilcampbell neilcampbell left a comment

Choose a reason for hiding this comment

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

The reti contract is a good example to add in. It has some interesting types for example getPools returns an array of tuples.

client.ts Outdated Show resolved Hide resolved
app-factory.ts Outdated Show resolved Hide resolved
examples/helloworld/client.py Outdated Show resolved Hide resolved
examples/helloworld/client.py Outdated Show resolved Hide resolved
examples/helloworld/client.py Show resolved Hide resolved
Copy link

github-actions bot commented Jan 22, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit_client_generator
   __main__.py220%1–3
   cli.py48480%1–87
   document.py82890%44, 47, 49–50, 55, 69, 74–75
   generator.py31197%23
   spec.py2071692%86, 116–119, 219–223, 253, 269, 350–351, 395, 410
   utils.py2194878%11, 20, 24, 28, 32, 36, 40, 44, 55, 58, 63–64, 75–76, 82–84, 89–91, 94–96, 99, 102, 105, 108–110, 159–160, 194, 198, 201–202, 218, 220, 231–232, 249, 261–264, 268, 278, 281, 283
src/algokit_client_generator/generators
   composer.py51198%29
   typed_client.py330898%105, 234, 333, 632, 722, 732, 771, 880
   typed_factory.py219399%64, 94, 226
TOTAL126013589% 

Tests Skipped Failures Errors Time
40 0 💤 0 ❌ 0 🔥 18.565s ⏱️

examples/arc56_test/client.py Outdated Show resolved Hide resolved
examples/arc56_test/client.py Outdated Show resolved Hide resolved
examples/reti/client.py Outdated Show resolved Hide resolved
…mple test (from d-asa repo);

Updating readme
@aorumbayev aorumbayev merged commit de55aae into main Jan 29, 2025
6 checks passed
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