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: adding simulate transaction with traces of debug mode #48

Merged
merged 23 commits into from
Sep 22, 2023

Conversation

negar-abbasi
Copy link
Contributor

@negar-abbasi negar-abbasi commented Sep 7, 2023

Adding a debug mode
removing simulate compatible with version 315 as we have passed this version
After a failed transaction, using simulate to extract more information about what went wrong on a debug mode.

pyproject.toml Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit_utils
   _ensure_funded.py45198%14
   _transfer.py62395%13, 76–77
   account.py851385%14–17, 61–65, 96, 109, 136, 139, 183
   application_client.py5519683%53–54, 111, 128, 179, 184, 213, 325, 330–331, 333, 335, 402, 411, 420, 470, 478, 487, 531, 539, 548, 592, 600, 609, 661, 669, 678, 720, 728, 737, 797, 812, 830–833, 909, 949, 961, 974, 1016, 1076–1082, 1086–1091, 1093, 1129, 1136, 1247, 1279, 1333–1335, 1337, 1347–1404, 1415–1420, 1440–1443
   application_specification.py971189%92, 94, 193–202, 206
   config.py17759%13–18, 21–22
   deploy.py4552395%30–33, 168, 172–173, 190, 246, 402, 413–421, 438–441, 451, 459, 652–653, 677
   logic_error.py38295%6, 30
   models.py126894%45, 50–52, 57, 61–62, 125
   network_clients.py66592%89–90, 95–96, 121
TOTAL155216989% 

Tests Skipped Failures Errors Time
175 0 💤 0 ❌ 0 🔥 2m 26s ⏱️

@negar-abbasi negar-abbasi marked this pull request as ready for review September 11, 2023 02:01
src/algokit_utils/application_client.py Outdated Show resolved Hide resolved
src/algokit_utils/application_client.py Outdated Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
@negar-abbasi negar-abbasi marked this pull request as draft September 18, 2023 01:37
@negar-abbasi negar-abbasi changed the title fix: removing simulate transaction on 315 version fix: adding simulate transaction with traces o debug mode Sep 20, 2023
@negar-abbasi negar-abbasi marked this pull request as ready for review September 20, 2023 04:42
@aorumbayev aorumbayev changed the title fix: adding simulate transaction with traces o debug mode fix: adding simulate transaction with traces of debug mode Sep 20, 2023
@aorumbayev aorumbayev merged commit b735587 into main Sep 22, 2023
2 checks passed
@aorumbayev aorumbayev deleted the simulate-transaction branch September 22, 2023 07:58
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.

5 participants