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

refactor: refining dataclasses #127

Draft
wants to merge 1 commit into
base: prerelease/ts-feature-parity
Choose a base branch
from

Conversation

aorumbayev
Copy link
Contributor

No description provided.

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit_utils
   _debugging.py140795%20, 41, 76, 80, 89, 129, 157
   application_client.py110%1
   config.py901880%28–30, 43, 55, 86–87, 102, 107, 112, 120–125, 158, 160, 162
   deploy.py110%1
   logic_error.py110%1
src/algokit_utils/_legacy_v2
   _ensure_funded.py71199%100
   _transfer.py67396%13, 76–77
   account.py931386%15–18, 70–74, 109, 126, 156, 159, 208
   application_client.py5327786%60–61, 178, 183, 212, 324, 329–330, 332, 334, 799, 814, 832–835, 925, 965, 977, 990, 1032, 1092–1098, 1102–1107, 1109, 1145, 1152, 1265, 1299, 1313, 1351–1353, 1355, 1365–1422, 1433–1438, 1458–1461
   application_specification.py991189%93, 95, 198–207, 211
   asset.py82594%10, 28–31
   common.py13192%13
   deploy.py4332295%32–35, 170, 174–175, 193, 249, 339–340, 361, 395, 406–414, 429, 437, 630–631, 655
   logic_error.py41295%10, 33
   network_clients.py73593%77–78, 101–102, 135
src/algokit_utils/accounts
   account_manager.py2053583%99–100, 114–119, 122–127, 140, 169–171, 184–185, 198, 203–207, 210, 233, 339, 430, 495, 500, 518, 521–522, 545
   kmd_account_manager.py70889%55–59, 108, 181, 188
src/algokit_utils/applications
   app_client.py66115776%49–58, 96, 104, 303–306, 309, 312, 315, 318, 330, 339, 360–418, 451–453, 462–465, 468–469, 472–475, 478–479, 482–483, 486–487, 500, 562–563, 592, 595, 598, 601, 604, 607, 620, 623, 626, 629, 632, 635, 664–671, 674, 679, 684, 689, 694, 709, 732, 808, 843, 862, 864, 870, 902–905, 950, 965, 1032–1039, 1064, 1076, 1078, 1081, 1085, 1118, 1143, 1207, 1225–1226, 1264, 1275–1277, 1281–1305, 1316, 1325–1336, 1344–1349
   app_deployer.py2294381%177, 184, 194–199, 202–206, 244–258, 273–279, 345–358, 368, 373, 379, 385–387, 538, 552, 563–601
   app_factory.py3252592%258, 268, 271, 398, 402, 406, 418, 574, 596–601, 607–608, 642, 650–651, 687, 695–706
   app_manager.py2071493%181, 211–212, 229–234, 255, 291, 304–307, 319, 327
   utils.py1778055%41, 43–44, 60, 89–90, 98, 105, 107, 109, 113–114, 121–140, 149, 152–158, 166–179, 185–197, 205–216, 266–269, 283, 363
src/algokit_utils/assets
   asset_manager.py1261290%221–222, 231, 237–252, 262
src/algokit_utils/clients
   algorand_client.py911386%79–80, 89–90, 113–115, 124–125, 219, 235, 248, 258
   client_manager.py1463675%50–57, 63, 87–89, 119, 124–127, 141, 168, 192–195, 216, 228, 242, 258–281, 307, 319, 328
   dispenser_api_client.py821285%113–114, 118–121, 156–158, 177–179
src/algokit_utils/errors
   logic_error.py631379%13, 46, 98, 113–129
src/algokit_utils/models
   abi.py23196%30
   account.py62690%78, 83, 104–111
   amount.py1145651%20, 32, 36, 60, 65–68, 72, 75–81, 88, 91–95, 98–102, 105–109, 112–116, 119–123, 126–132, 135–138, 141–147
   application.py296698%69, 208, 310, 369, 374, 414
   state.py35586%42, 46–49
   transaction.py76495%48, 58, 78, 83
src/algokit_utils/protocols
   application.py41880%9–17
src/algokit_utils/transactions
   transaction_composer.py5625490%26–35, 582, 624, 780–781, 784, 807–808, 844, 896–910, 994, 1023–1056, 1176, 1179, 1287, 1289–1290, 1334–1335
   transaction_creator.py71692%115, 120, 125, 130, 135, 140
   transaction_sender.py106992%126, 167–168, 257–262, 267–268, 292
   utils.py2066967%27, 41, 48, 72, 74, 76, 93, 99, 127–190, 219, 237–239, 245–260, 267–274, 277–284, 295, 363, 366, 371, 375–386, 391
TOTAL586584086% 

Tests Skipped Failures Errors Time
346 0 💤 0 ❌ 0 🔥 2m 46s ⏱️

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.

1 participant