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

chore: remaining resource packing related tests #126

Merged

Conversation

aorumbayev
Copy link
Contributor

@aorumbayev aorumbayev commented Dec 16, 2024

  • Remaining batch of resource packing tests migrated from utils-ts

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.py1723580%65–66, 80–85, 88–93, 106, 134–136, 149–150, 163, 168–172, 175, 198, 304, 395, 460, 465, 483, 486–487, 510
   kmd_account_manager.py70889%55–59, 108, 181, 188
src/algokit_utils/applications
   app_client.py68415577%46–59, 97, 105, 341–344, 347, 350, 353, 356, 368, 377, 398–456, 489–491, 500–503, 506–507, 510–513, 516–517, 520–521, 524–525, 538, 600–601, 630, 633, 636, 639, 642, 645, 658, 661, 664, 667, 670, 673, 702–709, 712, 717, 722, 727, 732, 747, 770, 847, 882, 901, 903, 909, 941–944, 989, 1004, 1071–1078, 1103, 1115, 1117, 1120, 1124, 1157, 1182, 1246, 1264–1265, 1303, 1314–1316, 1320–1344, 1355, 1364–1375, 1383–1388
   app_deployer.py2274381%175, 182, 192–197, 200–204, 242–256, 271–277, 343–356, 366, 371, 377, 383–385, 536, 550, 561–599
   app_factory.py3172692%246, 256, 259, 383, 387, 391, 403, 556, 578–583, 589–590, 624, 632–633, 636, 666, 674–685
   app_manager.py2391992%63, 67–70, 229, 259–260, 277–282, 303, 339, 352–355, 367, 375
   utils.py1788055%42, 44–45, 61, 90–91, 99, 106, 108, 110, 114–115, 122–141, 150, 153–159, 167–180, 186–198, 206–217, 267–270, 284, 364
src/algokit_utils/assets
   asset_manager.py1261290%221–222, 231, 237–252, 262
src/algokit_utils/clients
   algorand_client.py941485%80–81, 90–91, 112–114, 123–124, 182, 224, 240, 253, 263
   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
   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.py266698%63, 202, 304, 363, 368, 408
src/algokit_utils/protocols
   application.py41880%9–17
src/algokit_utils/transactions
   models.py45491%45, 55, 75, 80
   transaction_composer.py5645490%27–36, 582, 624, 780–781, 784, 807–808, 844, 898–913, 998, 1027–1060, 1180, 1183, 1291, 1293–1294, 1338–1339
   transaction_creator.py71692%115, 120, 125, 130, 135, 140
   transaction_sender.py135993%163, 204–205, 294–299, 304–305, 329
   utils.py2016866%26, 40, 47, 71, 73, 75, 92, 98, 126–189, 218, 236–238, 244–259, 266–273, 276–283, 294, 362, 365, 370, 374–385
TOTAL580183886% 

Tests Skipped Failures Errors Time
339 0 💤 0 ❌ 0 🔥 2m 57s ⏱️

@aorumbayev aorumbayev merged commit ec8cb13 into prerelease/ts-feature-parity Dec 16, 2024
4 checks passed
@aorumbayev aorumbayev deleted the prerelease/resource-packing-tests-2 branch December 16, 2024 00:28
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