elrond-wasm-rs
elrond-wasm-rs copied to clipboard
unified syntax - shrink code size
Coverage Summary
Totals
Count | Covered | % | |
---|---|---|---|
Lines | 56947 | 33178 | 58.26 |
Regions | 22341 | 10860 | 48.61 |
Functions | 8784 | 4994 | 56.85 |
Instantiations | 151027 | 58786 | 38.92 |
Files
Expand
File | Lines | Regions | Functions | Instantiations |
---|---|---|---|---|
/contracts/core/price-aggregator/src/events.rs | 94.12% | 26.67% | 75.00% | 30.00% |
/contracts/core/price-aggregator/src/lib.rs | 71.81% | 55.05% | 57.14% | 31.50% |
/contracts/core/price-aggregator/src/median.rs | 81.25% | 53.33% | 100.00% | 75.00% |
/contracts/core/price-aggregator/src/price_aggregator_data.rs | 39.13% | 19.59% | 39.13% | 39.06% |
/contracts/core/wegld-swap/src/wegld.rs | 92.50% | 64.29% | 80.00% | 27.27% |
/contracts/examples/adder/interact/src/basic_interact.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/adder/interact/src/basic_interact_cli.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/adder/interact/src/basic_interact_config.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/adder/interact/src/basic_interact_state.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/adder/src/adder.rs | 100.00% | 80.00% | 100.00% | 52.67% |
/contracts/examples/adder/src/adder_proxy.rs | 74.47% | 80.00% | 80.00% | 73.68% |
/contracts/examples/bonding-curve-contract/src/bonding_curve_contract.rs | 85.71% | 55.56% | 77.78% | 21.74% |
/contracts/examples/bonding-curve-contract/src/function_selector.rs | 81.82% | 37.84% | 66.67% | 37.50% |
/contracts/examples/check-pause/src/check_pause.rs | 75.00% | 50.00% | 66.67% | 15.15% |
/contracts/examples/crowdfunding-esdt/src/crowdfunding_esdt.rs | 94.20% | 68.29% | 71.43% | 36.28% |
/contracts/examples/crowdfunding-esdt/src/crowdfunding_esdt_proxy.rs | 60.64% | 34.78% | 43.75% | 34.62% |
/contracts/examples/crypto-bubbles/src/crypto_bubbles.rs | 100.00% | 91.30% | 100.00% | 32.93% |
/contracts/examples/crypto-kitties/common/kitty/src/color.rs | 79.31% | 27.59% | 60.00% | 37.50% |
/contracts/examples/crypto-kitties/common/kitty/src/kitty.rs | 91.38% | 26.79% | 75.00% | 41.67% |
/contracts/examples/crypto-kitties/common/kitty/src/kitty_genes.rs | 66.67% | 39.29% | 66.67% | 37.50% |
/contracts/examples/crypto-kitties/common/random/src/lib.rs | 64.71% | 53.33% | 50.00% | 36.36% |
/contracts/examples/crypto-kitties/kitty-auction/src/auction.rs | 85.19% | 26.32% | 63.64% | 33.33% |
/contracts/examples/crypto-kitties/kitty-auction/src/kitty_ownership_proxy.rs | 20.63% | 21.74% | 21.74% | 17.86% |
/contracts/examples/crypto-kitties/kitty-auction/src/lib.rs | 85.55% | 77.03% | 80.00% | 30.00% |
/contracts/examples/crypto-kitties/kitty-genetic-alg/src/lib.rs | 100.00% | 71.43% | 100.00% | 35.00% |
/contracts/examples/crypto-kitties/kitty-ownership/src/kitty_genetic_alg_proxy.rs | 69.23% | 66.67% | 66.67% | 28.57% |
/contracts/examples/crypto-kitties/kitty-ownership/src/lib.rs | 83.64% | 74.47% | 89.47% | 29.41% |
/contracts/examples/crypto-zombies/src/kitty_obj.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/kitty_ownership_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/lib.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/proxy_crypto_zombies.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/storage.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/zombie.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/zombie_attack.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/zombie_factory.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/zombie_feeding.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/crypto-zombies/src/zombie_helper.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/digital-cash/src/deposit_info.rs | 64.71% | 21.67% | 45.45% | 26.32% |
/contracts/examples/digital-cash/src/digital_cash.rs | 57.45% | 55.56% | 83.33% | 21.57% |
/contracts/examples/digital-cash/src/digital_cash_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/digital-cash/src/helpers.rs | 92.59% | 93.10% | 100.00% | 35.71% |
/contracts/examples/digital-cash/src/pay_fee_and_fund.rs | 100.00% | 92.31% | 100.00% | 26.47% |
/contracts/examples/digital-cash/src/signature_operations.rs | 95.76% | 82.93% | 100.00% | 30.56% |
/contracts/examples/digital-cash/src/storage.rs | 100.00% | 75.00% | 100.00% | 25.00% |
/contracts/examples/empty/src/empty.rs | 66.67% | 57.14% | 66.67% | 15.62% |
/contracts/examples/esdt-transfer-with-fee/src/esdt_transfer_with_fee.rs | 97.40% | 91.43% | 100.00% | 27.14% |
/contracts/examples/esdt-transfer-with-fee/src/fee.rs | 40.00% | 30.00% | 40.00% | 22.22% |
/contracts/examples/factorial/src/factorial.rs | 100.00% | 84.62% | 100.00% | 31.43% |
/contracts/examples/fractional-nfts/src/fractional_nfts.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/fractional-nfts/src/fractional_uri_info.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/fractional-nfts/src/nft_marketplace_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/lottery-esdt/src/lottery.rs | 92.98% | 91.30% | 100.00% | 31.11% |
/contracts/examples/lottery-esdt/src/lottery_info.rs | 40.00% | 12.50% | 40.00% | 22.22% |
/contracts/examples/lottery-esdt/src/status.rs | 40.00% | 27.27% | 40.00% | 25.00% |
/contracts/examples/multisig/interact/src/multisig_interact.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/multisig_interact_cli.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/multisig_interact_config.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/multisig_interact_nfts.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/multisig_interact_state.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/multisig_interact_wegld.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/interact/src/wegld_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/multisig/src/action.rs | 95.00% | 25.40% | 93.33% | 52.56% |
/contracts/examples/multisig/src/multisig.rs | 94.12% | 88.24% | 92.31% | 25.96% |
/contracts/examples/multisig/src/multisig_events.rs | 100.00% | 25.00% | 100.00% | 32.35% |
/contracts/examples/multisig/src/multisig_perform.rs | 98.58% | 88.52% | 100.00% | 37.12% |
/contracts/examples/multisig/src/multisig_propose.rs | 100.00% | 95.24% | 100.00% | 31.33% |
/contracts/examples/multisig/src/multisig_proxy.rs | 59.38% | 12.66% | 41.30% | 18.03% |
/contracts/examples/multisig/src/multisig_state.rs | 100.00% | 95.65% | 100.00% | 30.69% |
/contracts/examples/multisig/src/user_role.rs | 88.89% | 78.26% | 80.00% | 47.62% |
/contracts/examples/nft-minter/src/lib.rs | 72.97% | 61.29% | 57.14% | 20.00% |
/contracts/examples/nft-minter/src/nft_marketplace_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/nft-minter/src/nft_module.rs | 56.41% | 40.48% | 54.55% | 16.07% |
/contracts/examples/nft-storage-prepay/src/nft_storage_prepay.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/nft-subscription/src/lib.rs | 84.21% | 61.54% | 85.71% | 23.73% |
/contracts/examples/order-book/factory/src/lib.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/order-book/pair/src/common.rs | 62.32% | 27.98% | 52.94% | 37.70% |
/contracts/examples/order-book/pair/src/events.rs | 100.00% | 82.35% | 100.00% | 30.77% |
/contracts/examples/order-book/pair/src/global.rs | 31.58% | 50.00% | 40.00% | 10.71% |
/contracts/examples/order-book/pair/src/lib.rs | 100.00% | 70.59% | 100.00% | 26.98% |
/contracts/examples/order-book/pair/src/orders.rs | 99.29% | 86.41% | 100.00% | 37.50% |
/contracts/examples/order-book/pair/src/validation.rs | 88.30% | 74.47% | 92.86% | 36.11% |
/contracts/examples/ping-pong-egld/src/ping_pong.rs | 84.95% | 78.57% | 77.78% | 21.43% |
/contracts/examples/ping-pong-egld/src/user_status.rs | 40.00% | 45.45% | 40.00% | 22.22% |
/contracts/examples/proxy-pause/src/pause_sc_proxy.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/contracts/examples/proxy-pause/src/proxy_pause.rs | 71.43% | 76.19% | 75.00% | 24.10% |
/contracts/examples/rewards-distribution/src/rewards_distribution.rs | 91.22% | 66.14% | 78.38% | 19.94% |
/contracts/examples/rewards-distribution/src/rewards_distribution_proxy.rs | 52.54% | 29.63% | 42.11% | 17.74% |
/contracts/examples/rewards-distribution/src/seed_nft_minter_proxy.rs | 14.29% | 11.11% | 20.00% | 5.88% |
/contracts/examples/seed-nft-minter/src/distribution_module.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/seed-nft-minter/src/nft_marketplace_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/seed-nft-minter/src/nft_module.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/seed-nft-minter/src/seed_nft_minter.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/contracts/examples/token-release/src/contract_data.rs | 28.57% | 13.04% | 28.57% | 20.00% |
/contracts/examples/token-release/src/token_release.rs | 66.38% | 55.56% | 72.00% | 25.35% |
/contracts/modules/src/bonding_curve/curves/linear_function.rs | 72.22% | 24.00% | 44.44% | 19.23% |
/contracts/modules/src/bonding_curve/mod.rs | 100.00% | 62.50% | 100.00% | 5.88% |
/contracts/modules/src/bonding_curve/utils/events.rs | 100.00% | 75.00% | 100.00% | 13.04% |
/contracts/modules/src/bonding_curve/utils/owner_endpoints.rs | 87.77% | 77.08% | 66.67% | 10.91% |
/contracts/modules/src/bonding_curve/utils/storage.rs | 100.00% | 75.00% | 100.00% | 17.24% |
/contracts/modules/src/bonding_curve/utils/structs.rs | 39.53% | 21.11% | 33.33% | 12.68% |
/contracts/modules/src/bonding_curve/utils/user_endpoints.rs | 94.12% | 83.33% | 85.00% | 22.22% |
/contracts/modules/src/claim_developer_rewards.rs | 100.00% | 80.00% | 100.00% | 12.77% |
/contracts/modules/src/default_issue_callbacks.rs | 3.70% | 23.08% | 25.00% | 5.68% |
/contracts/modules/src/dns.rs | 100.00% | 80.00% | 100.00% | 8.96% |
/contracts/modules/src/dns_proxy.rs | 100.00% | 100.00% | 100.00% | 9.09% |
/contracts/modules/src/esdt.rs | 1.54% | 15.79% | 12.50% | 4.35% |
/contracts/modules/src/features.rs | 90.00% | 71.43% | 80.00% | 12.86% |
/contracts/modules/src/governance/governance_configurable.rs | 72.60% | 77.27% | 69.23% | 6.55% |
/contracts/modules/src/governance/governance_events.rs | 100.00% | 75.00% | 100.00% | 11.11% |
/contracts/modules/src/governance/governance_proposal.rs | 42.25% | 28.37% | 52.50% | 13.21% |
/contracts/modules/src/governance/mod.rs | 68.02% | 65.45% | 73.08% | 7.13% |
/contracts/modules/src/ongoing_operation.rs | 60.00% | 50.00% | 66.67% | 10.26% |
/contracts/modules/src/only_admin.rs | 75.00% | 75.00% | 80.00% | 8.33% |
/contracts/modules/src/pause.rs | 100.00% | 90.91% | 100.00% | 29.69% |
/contracts/modules/src/staking.rs | 97.62% | 79.66% | 86.67% | 25.42% |
/contracts/modules/src/subscription.rs | 90.77% | 56.00% | 80.00% | 17.02% |
/contracts/modules/src/token_merge/custom_merged_token_attributes.rs | 81.25% | 66.67% | 66.67% | 12.50% |
/contracts/modules/src/token_merge/merged_token_instances.rs | 86.84% | 78.38% | 78.57% | 13.25% |
/contracts/modules/src/token_merge/merged_token_setup.rs | 73.49% | 68.42% | 66.67% | 7.55% |
/contracts/modules/src/token_merge/mod.rs | 97.39% | 91.11% | 100.00% | 14.55% |
/contracts/modules/src/transfer_role_proxy.rs | 85.19% | 75.00% | 83.33% | 33.33% |
/contracts/modules/src/users.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/lib.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/nested_de_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/nested_en_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/top_de_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/top_en_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec-derive/src/util.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec/src/codec_convert.rs | 100.00% | 100.00% | 100.00% | 93.75% |
/data/codec/src/codec_err.rs | 93.75% | 87.50% | 85.00% | 7.05% |
/data/codec/src/codec_err_handler.rs | 41.67% | 33.33% | 33.33% | 5.63% |
/data/codec/src/impl_for_types/impl_array.rs | 58.67% | 58.06% | 55.56% | 20.45% |
/data/codec/src/impl_for_types/impl_array_vec.rs | 97.40% | 87.18% | 100.00% | 47.76% |
/data/codec/src/impl_for_types/impl_bool.rs | 95.24% | 76.47% | 100.00% | 46.22% |
/data/codec/src/impl_for_types/impl_bytes.rs | 100.00% | 100.00% | 100.00% | 100.00% |
/data/codec/src/impl_for_types/impl_empty.rs | 95.92% | 88.24% | 92.86% | 58.82% |
/data/codec/src/impl_for_types/impl_non_zero_usize.rs | 95.00% | 80.00% | 100.00% | 42.86% |
/data/codec/src/impl_for_types/impl_num_signed.rs | 100.00% | 90.48% | 100.00% | 51.01% |
/data/codec/src/impl_for_types/impl_num_unsigned.rs | 100.00% | 96.00% | 100.00% | 60.46% |
/data/codec/src/impl_for_types/impl_option.rs | 72.94% | 64.29% | 75.00% | 60.61% |
/data/codec/src/impl_for_types/impl_phantom.rs | 95.59% | 62.50% | 89.47% | 82.86% |
/data/codec/src/impl_for_types/impl_ref.rs | 66.67% | 50.00% | 66.67% | 60.06% |
/data/codec/src/impl_for_types/impl_rust_big_int.rs | 100.00% | 88.89% | 100.00% | 75.00% |
/data/codec/src/impl_for_types/impl_rust_big_uint.rs | 100.00% | 88.89% | 100.00% | 80.95% |
/data/codec/src/impl_for_types/impl_slice.rs | 86.67% | 82.86% | 83.33% | 60.08% |
/data/codec/src/impl_for_types/impl_string.rs | 98.91% | 85.29% | 100.00% | 40.71% |
/data/codec/src/impl_for_types/impl_tuple.rs | 100.00% | 21.31% | 100.00% | 13.87% |
/data/codec/src/impl_for_types/impl_unit.rs | 100.00% | 100.00% | 100.00% | 66.67% |
/data/codec/src/impl_for_types/impl_vec.rs | 98.73% | 85.71% | 100.00% | 80.58% |
/data/codec/src/impl_for_types/local_macro.rs | 100.00% | 100.00% | 100.00% | 51.74% |
/data/codec/src/multi/top_de_multi.rs | 40.00% | 28.57% | 50.00% | 25.58% |
/data/codec/src/multi/top_de_multi_input.rs | 72.97% | 52.63% | 80.00% | 26.66% |
/data/codec/src/multi/top_en_multi.rs | 75.68% | 61.54% | 75.00% | 36.26% |
/data/codec/src/multi/top_en_multi_output.rs | 58.82% | 60.00% | 50.00% | 85.71% |
/data/codec/src/multi_types/multi_value_ignore.rs | 47.06% | 42.86% | 25.00% | 13.64% |
/data/codec/src/multi_types/multi_value_optional.rs | 72.09% | 59.38% | 50.00% | 18.26% |
/data/codec/src/multi_types/multi_value_placeholder.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/data/codec/src/multi_types/multi_value_tuple.rs | 89.29% | 18.60% | 62.50% | 16.96% |
/data/codec/src/multi_types/multi_value_unit.rs | 100.00% | 100.00% | 100.00% | 18.33% |
/data/codec/src/multi_types/multi_value_vec.rs | 62.96% | 59.26% | 43.75% | 36.71% |
/data/codec/src/num_conv.rs | 98.84% | 95.24% | 100.00% | 100.00% |
/data/codec/src/single/nested_de.rs | 36.84% | 16.67% | 33.33% | 78.38% |
/data/codec/src/single/nested_de_input.rs | 63.64% | 71.43% | 75.00% | 67.96% |
/data/codec/src/single/nested_de_input_owned.rs | 96.77% | 81.82% | 100.00% | 50.00% |
/data/codec/src/single/nested_de_input_slice.rs | 97.06% | 88.24% | 100.00% | 97.87% |
/data/codec/src/single/nested_en.rs | 62.50% | 50.00% | 75.00% | 82.64% |
/data/codec/src/single/nested_en_output.rs | 40.91% | 75.00% | 75.00% | 69.41% |
/data/codec/src/single/top_de.rs | 61.90% | 58.82% | 60.00% | 50.72% |
/data/codec/src/single/top_de_input.rs | 54.74% | 60.00% | 61.90% | 59.41% |
/data/codec/src/single/top_en.rs | 75.68% | 57.14% | 80.00% | 87.64% |
/data/codec/src/single/top_en_output.rs | 68.75% | 75.00% | 75.00% | 63.31% |
/data/codec/src/test_util.rs | 86.15% | 88.89% | 80.00% | 96.76% |
/data/codec/src/transmute.rs | 100.00% | 100.00% | 100.00% | 86.67% |
/data/codec/src/try_static_cast.rs | 78.65% | 69.77% | 71.43% | 35.92% |
/framework/base/src/abi.rs | 70.00% | 33.33% | 40.00% | 40.91% |
/framework/base/src/abi/build_info_abi.rs | 80.00% | 70.00% | 70.00% | 44.83% |
/framework/base/src/abi/contract_abi.rs | 98.18% | 91.67% | 90.91% | 80.61% |
/framework/base/src/abi/endpoint_abi.rs | 92.42% | 75.86% | 76.19% | 75.00% |
/framework/base/src/abi/esdt_attribute_abi.rs | 90.91% | 66.67% | 66.67% | 68.42% |
/framework/base/src/abi/event_abi.rs | 84.21% | 62.50% | 57.14% | 69.23% |
/framework/base/src/abi/type_abi.rs | 100.00% | 100.00% | 100.00% | 82.58% |
/framework/base/src/abi/type_abi_impl_basic.rs | 86.45% | 53.75% | 89.74% | 40.76% |
/framework/base/src/abi/type_abi_impl_big_int.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/abi/type_abi_impl_codec_multi.rs | 78.38% | 35.09% | 75.00% | 37.54% |
/framework/base/src/abi/type_description.rs | 88.14% | 73.53% | 68.18% | 31.25% |
/framework/base/src/abi/type_description_container.rs | 96.88% | 95.24% | 90.00% | 55.17% |
/framework/base/src/api/blockchain_api.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/endpoint_arg_api.rs | 61.54% | 25.00% | 66.67% | 19.78% |
/framework/base/src/api/error_api.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/external_view/ev_storage_api.rs | 81.82% | 80.00% | 80.00% | 27.59% |
/framework/base/src/api/external_view/ev_wrapper.rs | 54.17% | 50.00% | 50.00% | 19.05% |
/framework/base/src/api/managed_types/big_float_api.rs | 100.00% | 100.00% | 100.00% | 33.33% |
/framework/base/src/api/managed_types/big_int_api.rs | 93.75% | 83.33% | 75.00% | 46.34% |
/framework/base/src/api/managed_types/handles.rs | 73.08% | 75.00% | 71.43% | 79.65% |
/framework/base/src/api/managed_types/managed_buffer_api.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/managed_types/managed_type_api_impl.rs | 94.74% | 85.71% | 100.00% | 50.00% |
/framework/base/src/api/managed_types/token_identifier_util.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/base/src/api/print_api.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/storage_api.rs | 100.00% | 100.00% | 100.00% | 87.36% |
/framework/base/src/api/uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/big_float_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/big_int_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/blockchain_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/call_value_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/crypto_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/elliptic_curve_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/endpoint_arg_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/endpoint_finish_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/error_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/log_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/managed_buffer_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/managed_map_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/managed_type_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/print_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/send_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/static_var_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/storage_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/uncallable/vm_api_uncallable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/api/vm_api.rs | 100.00% | 100.00% | 100.00% | 74.01% |
/framework/base/src/contract_base/contract_base_trait.rs | 66.67% | 66.67% | 66.67% | 63.98% |
/framework/base/src/contract_base/universal_contract_obj.rs | 62.50% | 50.00% | 50.00% | 20.00% |
/framework/base/src/contract_base/wrappers/blockchain_wrapper.rs | 88.97% | 83.87% | 79.17% | 38.70% |
/framework/base/src/contract_base/wrappers/call_value_wrapper.rs | 92.96% | 82.76% | 90.91% | 45.51% |
/framework/base/src/contract_base/wrappers/crypto_wrapper.rs | 36.08% | 40.00% | 40.00% | 13.33% |
/framework/base/src/contract_base/wrappers/error_helper.rs | 57.69% | 60.00% | 60.00% | 44.00% |
/framework/base/src/contract_base/wrappers/send_raw_wrapper.rs | 74.43% | 73.68% | 73.68% | 46.46% |
/framework/base/src/contract_base/wrappers/send_wrapper.rs | 29.98% | 15.56% | 30.00% | 20.27% |
/framework/base/src/contract_base/wrappers/serializer.rs | 90.32% | 72.73% | 72.73% | 43.00% |
/framework/base/src/contract_base/wrappers/storage_raw_wrapper.rs | 97.37% | 80.00% | 80.00% | 24.14% |
/framework/base/src/external_view_contract.rs | 100.00% | 100.00% | 100.00% | 3.26% |
/framework/base/src/formatter/formatter_impl_bool.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/formatter/formatter_impl_bytes.rs | 33.33% | 33.33% | 33.33% | 8.33% |
/framework/base/src/formatter/formatter_impl_num.rs | 100.00% | 100.00% | 100.00% | 44.95% |
/framework/base/src/formatter/formatter_traits.rs | 50.00% | 20.00% | 20.00% | 18.52% |
/framework/base/src/formatter/hex_util.rs | 92.16% | 89.29% | 100.00% | 83.33% |
/framework/base/src/hex_call_data/cd_de.rs | 97.62% | 96.04% | 100.00% | 88.57% |
/framework/base/src/hex_call_data/cd_ser.rs | 80.41% | 76.32% | 81.82% | 60.00% |
/framework/base/src/io/arg_de_input.rs | 72.41% | 78.79% | 87.50% | 39.91% |
/framework/base/src/io/arg_error_handler.rs | 88.89% | 66.67% | 66.67% | 42.11% |
/framework/base/src/io/arg_id.rs | 69.23% | 60.00% | 60.00% | 72.00% |
/framework/base/src/io/arg_loader_multi.rs | 97.30% | 84.62% | 85.71% | 27.39% |
/framework/base/src/io/arg_loader_single.rs | 56.52% | 40.00% | 40.00% | 57.74% |
/framework/base/src/io/arg_nested_tuple.rs | 95.76% | 85.71% | 100.00% | 26.08% |
/framework/base/src/io/bytes_arg_loader.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/io/call_value_init.rs | 88.41% | 92.86% | 87.50% | 62.69% |
/framework/base/src/io/finish.rs | 83.78% | 73.53% | 92.31% | 28.22% |
/framework/base/src/io/managed_result_arg_loader.rs | 100.00% | 100.00% | 100.00% | 63.33% |
/framework/base/src/io/signal_error.rs | 100.00% | 100.00% | 100.00% | 4.26% |
/framework/base/src/log_util.rs | 100.00% | 100.00% | 100.00% | 48.93% |
/framework/base/src/non_zero_util.rs | 79.25% | 85.29% | 76.92% | 55.56% |
/framework/base/src/storage/mappers/address_to_id_mapper.rs | 89.47% | 78.38% | 94.12% | 16.33% |
/framework/base/src/storage/mappers/bi_di_mapper.rs | 65.66% | 69.81% | 63.33% | 24.05% |
/framework/base/src/storage/mappers/linked_list_mapper.rs | 82.19% | 61.33% | 71.19% | 41.89% |
/framework/base/src/storage/mappers/map_mapper.rs | 84.55% | 84.15% | 75.61% | 48.66% |
/framework/base/src/storage/mappers/map_storage_mapper.rs | 80.38% | 79.41% | 76.67% | 40.51% |
/framework/base/src/storage/mappers/ordered_binary_tree_mapper.rs | 74.14% | 66.45% | 88.89% | 30.38% |
/framework/base/src/storage/mappers/queue_mapper.rs | 90.62% | 71.67% | 80.85% | 63.05% |
/framework/base/src/storage/mappers/set_mapper.rs | 84.38% | 78.18% | 80.65% | 62.30% |
/framework/base/src/storage/mappers/single_value_mapper.rs | 100.00% | 95.83% | 100.00% | 56.17% |
/framework/base/src/storage/mappers/token/fungible_token_mapper.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/storage/mappers/token/non_fungible_token_mapper.rs | 13.33% | 27.69% | 33.33% | 6.74% |
/framework/base/src/storage/mappers/token/token_attributes_mapper.rs | 94.78% | 91.67% | 96.43% | 16.46% |
/framework/base/src/storage/mappers/token/token_mapper.rs | 26.58% | 16.13% | 20.00% | 2.25% |
/framework/base/src/storage/mappers/token/token_mapper_state.rs | 69.05% | 50.00% | 50.00% | 10.00% |
/framework/base/src/storage/mappers/unique_id_mapper.rs | 74.00% | 76.47% | 61.11% | 13.75% |
/framework/base/src/storage/mappers/unordered_set_mapper.rs | 76.32% | 80.00% | 81.82% | 48.00% |
/framework/base/src/storage/mappers/user_mapper.rs | 79.20% | 82.05% | 75.00% | 54.29% |
/framework/base/src/storage/mappers/vec_mapper.rs | 84.21% | 76.56% | 77.42% | 39.64% |
/framework/base/src/storage/mappers/whitelist_mapper.rs | 100.00% | 100.00% | 100.00% | 16.67% |
/framework/base/src/storage/storage_get.rs | 86.67% | 81.58% | 90.48% | 53.66% |
/framework/base/src/storage/storage_get_from_address.rs | 60.71% | 22.86% | 44.44% | 17.24% |
/framework/base/src/storage/storage_key.rs | 78.43% | 75.00% | 75.00% | 73.63% |
/framework/base/src/storage/storage_set.rs | 91.38% | 78.26% | 100.00% | 70.24% |
/framework/base/src/tuple_util/nested_tuples.rs | 87.10% | 84.62% | 80.00% | 34.19% |
/framework/base/src/types/crypto/message_hash_type.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/flags/code_metadata.rs | 92.64% | 93.51% | 90.00% | 52.54% |
/framework/base/src/types/flags/esdt_local_role.rs | 26.97% | 22.58% | 29.41% | 13.11% |
/framework/base/src/types/flags/esdt_local_role_flags.rs | 71.15% | 88.89% | 80.00% | 54.55% |
/framework/base/src/types/flags/esdt_token_type.rs | 4.08% | 6.56% | 14.29% | 6.35% |
/framework/base/src/types/heap/arg_buffer.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/heap/async_call_result.rs | 44.19% | 38.71% | 40.00% | 23.53% |
/framework/base/src/types/heap/boxed_bytes.rs | 96.14% | 92.77% | 91.67% | 15.04% |
/framework/base/src/types/heap/h256.rs | 83.65% | 78.85% | 78.05% | 62.35% |
/framework/base/src/types/heap/h256_address.rs | 73.57% | 71.15% | 69.77% | 56.88% |
/framework/base/src/types/heap/queue.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/annotated.rs | 100.00% | 100.00% | 100.00% | 39.62% |
/framework/base/src/types/interaction/annotated/annotated_impl_big_uint.rs | 60.87% | 55.00% | 55.00% | 31.47% |
/framework/base/src/types/interaction/annotated/annotated_impl_managed_address.rs | 64.29% | 58.33% | 58.33% | 29.05% |
/framework/base/src/types/interaction/annotated/annotated_impl_managed_buffer.rs | 57.14% | 66.67% | 66.67% | 29.17% |
/framework/base/src/types/interaction/annotated/annotated_impl_token_identifier.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/annotated/annotated_impl_u64.rs | 100.00% | 100.00% | 100.00% | 57.14% |
/framework/base/src/types/interaction/callback_closure.rs | 88.89% | 82.14% | 93.33% | 31.45% |
/framework/base/src/types/interaction/contract_call_legacy/async_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/async_call_promises.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_convert.rs | 43.75% | 40.00% | 66.67% | 22.22% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_exec.rs | 5.66% | 15.15% | 7.69% | 3.70% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_no_payment.rs | 13.04% | 7.69% | 7.69% | 7.14% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_trait.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_with_any_payment.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_with_egld.rs | 50.00% | 25.00% | 25.00% | 10.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_with_egld_or_single_esdt.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_call_with_multi_esdt.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/contract_deploy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/contract_call_legacy/typed_function_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/expr/test_address.rs | 88.14% | 76.47% | 69.23% | 76.56% |
/framework/base/src/types/interaction/expr/test_sc_address.rs | 90.28% | 77.78% | 71.43% | 77.78% |
/framework/base/src/types/interaction/expr/test_token_identifier.rs | 66.67% | 44.44% | 44.44% | 40.00% |
/framework/base/src/types/interaction/managed_arg_buffer.rs | 64.05% | 49.15% | 58.82% | 44.07% |
/framework/base/src/types/interaction/markers/esdt_system_sc_address.rs | 10.71% | 14.29% | 14.29% | 2.08% |
/framework/base/src/types/interaction/markers/gas_left.rs | 50.00% | 50.00% | 50.00% | 45.16% |
/framework/base/src/types/interaction/markers/to_caller.rs | 53.33% | 20.00% | 25.00% | 25.00% |
/framework/base/src/types/interaction/markers/to_self.rs | 56.25% | 20.00% | 25.00% | 39.29% |
/framework/base/src/types/interaction/result_handlers/returns_bt.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/base/src/types/interaction/result_handlers/returns_new_address.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/result_handlers/returns_new_managed_address.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/base/src/types/interaction/result_handlers/returns_raw_result.rs | 100.00% | 100.00% | 100.00% | 33.33% |
/framework/base/src/types/interaction/result_handlers/returns_result.rs | 100.00% | 100.00% | 100.00% | 33.96% |
/framework/base/src/types/interaction/result_handlers/returns_result_as.rs | 72.73% | 66.67% | 66.67% | 25.00% |
/framework/base/src/types/interaction/result_handlers/returns_result_unmanaged.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/result_handlers/with_new_address.rs | 66.67% | 50.00% | 50.00% | 33.33% |
/framework/base/src/types/interaction/result_handlers/with_raw_result.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/result_handlers/with_result.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/result_handlers/with_result_as.rs | 60.00% | 50.00% | 50.00% | 20.00% |
/framework/base/src/types/interaction/system_proxy/builtin_func_proxy.rs | 97.90% | 96.00% | 100.00% | 33.33% |
/framework/base/src/types/interaction/system_proxy/esdt_system_sc_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/system_proxy/legacy_system_sc_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/system_proxy/token_properties.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/tx.rs | 77.87% | 75.00% | 76.00% | 47.11% |
/framework/base/src/types/interaction/tx_data.rs | 16.67% | 12.50% | 25.00% | 20.69% |
/framework/base/src/types/interaction/tx_data/deploy_call.rs | 66.67% | 57.14% | 57.14% | 55.45% |
/framework/base/src/types/interaction/tx_data/function_call.rs | 87.96% | 82.50% | 82.35% | 47.04% |
/framework/base/src/types/interaction/tx_data/upgrade_call.rs | 66.67% | 57.14% | 57.14% | 32.69% |
/framework/base/src/types/interaction/tx_exec.rs | 100.00% | 100.00% | 100.00% | 28.57% |
/framework/base/src/types/interaction/tx_exec/tx_env_sc.rs | 85.71% | 75.00% | 80.00% | 68.46% |
/framework/base/src/types/interaction/tx_exec/tx_exec_async.rs | 72.06% | 56.25% | 80.00% | 24.15% |
/framework/base/src/types/interaction/tx_exec/tx_exec_async_promises.rs | 73.47% | 61.11% | 58.82% | 19.48% |
/framework/base/src/types/interaction/tx_exec/tx_exec_deploy.rs | 48.39% | 50.00% | 50.00% | 26.97% |
/framework/base/src/types/interaction/tx_exec/tx_exec_sync.rs | 29.25% | 28.57% | 27.27% | 32.25% |
/framework/base/src/types/interaction/tx_exec/tx_exec_te.rs | 93.55% | 86.67% | 100.00% | 32.66% |
/framework/base/src/types/interaction/tx_exec/tx_exec_upgrade.rs | 41.67% | 37.50% | 40.00% | 32.00% |
/framework/base/src/types/interaction/tx_from.rs | 20.00% | 20.00% | 20.00% | 9.52% |
/framework/base/src/types/interaction/tx_gas.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/base/src/types/interaction/tx_payment.rs | 90.48% | 66.67% | 66.67% | 50.00% |
/framework/base/src/types/interaction/tx_payment/tx_payment_egld.rs | 86.15% | 81.25% | 75.00% | 24.33% |
/framework/base/src/types/interaction/tx_payment/tx_payment_egld_or_esdt.rs | 50.00% | 39.29% | 38.89% | 13.77% |
/framework/base/src/types/interaction/tx_payment/tx_payment_egld_or_esdt_refs.rs | 91.67% | 87.50% | 80.00% | 21.93% |
/framework/base/src/types/interaction/tx_payment/tx_payment_egld_or_multi_esdt.rs | 48.39% | 25.00% | 25.00% | 8.70% |
/framework/base/src/types/interaction/tx_payment/tx_payment_egld_or_multi_esdt_ref.rs | 38.64% | 23.08% | 25.00% | 14.29% |
/framework/base/src/types/interaction/tx_payment/tx_payment_multi_esdt.rs | 81.98% | 61.11% | 61.54% | 27.27% |
/framework/base/src/types/interaction/tx_payment/tx_payment_none.rs | 90.32% | 83.33% | 80.00% | 34.20% |
/framework/base/src/types/interaction/tx_payment/tx_payment_not_payable.rs | 60.00% | 50.00% | 50.00% | 41.94% |
/framework/base/src/types/interaction/tx_payment/tx_payment_single_esdt.rs | 55.88% | 50.00% | 50.00% | 16.42% |
/framework/base/src/types/interaction/tx_payment/tx_payment_single_esdt_ref.rs | 100.00% | 100.00% | 100.00% | 22.16% |
/framework/base/src/types/interaction/tx_payment/tx_payment_single_esdt_triple.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/interaction/tx_result_handler_list/original_result.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/base/src/types/interaction/tx_result_handler_list/tx_result_handler_list_cons.rs | 76.32% | 70.00% | 70.00% | 61.83% |
/framework/base/src/types/interaction/tx_result_handler_list/tx_result_handler_list_exec.rs | 88.46% | 88.89% | 88.89% | 69.11% |
/framework/base/src/types/interaction/tx_to.rs | 100.00% | 100.00% | 100.00% | 29.41% |
/framework/base/src/types/io/operation_completion_status.rs | 96.43% | 86.84% | 86.67% | 44.19% |
/framework/base/src/types/io/sc_error_managed.rs | 54.76% | 50.00% | 50.00% | 16.67% |
/framework/base/src/types/io/sc_error_static.rs | 81.48% | 70.00% | 70.00% | 22.86% |
/framework/base/src/types/io/sc_result.rs | 65.12% | 58.18% | 57.89% | 33.33% |
/framework/base/src/types/managed/basic/big_float.rs | 45.14% | 37.21% | 45.71% | 19.05% |
/framework/base/src/types/managed/basic/big_float_cmp.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/managed/basic/big_float_operators.rs | 85.00% | 80.00% | 80.00% | 32.00% |
/framework/base/src/types/managed/basic/big_int.rs | 87.37% | 81.36% | 82.35% | 18.55% |
/framework/base/src/types/managed/basic/big_int_cmp.rs | 64.71% | 60.00% | 60.00% | 33.33% |
/framework/base/src/types/managed/basic/big_int_operators.rs | 46.30% | 33.33% | 33.33% | 3.31% |
/framework/base/src/types/managed/basic/big_int_sign.rs | 56.86% | 62.96% | 45.45% | 14.71% |
/framework/base/src/types/managed/basic/big_num_cmp.rs | 95.45% | 87.50% | 100.00% | 56.83% |
/framework/base/src/types/managed/basic/big_uint.rs | 94.68% | 88.46% | 94.44% | 59.64% |
/framework/base/src/types/managed/basic/big_uint_cmp.rs | 100.00% | 100.00% | 100.00% | 61.30% |
/framework/base/src/types/managed/basic/big_uint_operators.rs | 91.89% | 85.71% | 85.71% | 22.89% |
/framework/base/src/types/managed/basic/cast_to_i64.rs | 100.00% | 100.00% | 100.00% | 28.43% |
/framework/base/src/types/managed/basic/elliptic_curve.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/managed/basic/managed_buffer.rs | 80.86% | 75.00% | 81.48% | 64.31% |
/framework/base/src/types/managed/basic/managed_map.rs | 78.57% | 66.67% | 66.67% | 25.00% |
/framework/base/src/types/managed/codec_util/managed_buffer_nested_de_input.rs | 94.19% | 79.63% | 100.00% | 34.52% |
/framework/base/src/types/managed/codec_util/managed_buffer_nested_en_output.rs | 95.45% | 72.73% | 100.00% | 75.92% |
/framework/base/src/types/managed/codec_util/managed_buffer_top_de_input.rs | 73.97% | 76.92% | 90.91% | 32.55% |
/framework/base/src/types/managed/codec_util/managed_buffer_top_en_output.rs | 82.14% | 73.68% | 100.00% | 72.64% |
/framework/base/src/types/managed/managed_type_trait.rs | 66.67% | 66.67% | 66.67% | 64.25% |
/framework/base/src/types/managed/multi_value/async_call_result_managed.rs | 30.23% | 37.50% | 20.00% | 13.16% |
/framework/base/src/types/managed/multi_value/esdt_token_payment_multi_value.rs | 65.31% | 58.06% | 46.15% | 27.27% |
/framework/base/src/types/managed/multi_value/multi_value_encoded.rs | 98.10% | 91.49% | 92.00% | 29.33% |
/framework/base/src/types/managed/multi_value/multi_value_encoded_iter.rs | 100.00% | 100.00% | 100.00% | 27.27% |
/framework/base/src/types/managed/multi_value/multi_value_managed_vec.rs | 50.00% | 47.83% | 43.33% | 19.59% |
/framework/base/src/types/managed/multi_value/multi_value_managed_vec_counted.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/managed/wrapped/builder/managed_buffer_builder.rs | 65.93% | 52.78% | 71.43% | 65.25% |
/framework/base/src/types/managed/wrapped/builder/managed_buffer_builder_impl_basic.rs | 100.00% | 100.00% | 100.00% | 72.99% |
/framework/base/src/types/managed/wrapped/builder/managed_buffer_builder_impl_cached.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/base/src/types/managed/wrapped/egld_or_esdt_token_identifier.rs | 79.61% | 72.60% | 78.12% | 40.74% |
/framework/base/src/types/managed/wrapped/egld_or_esdt_token_payment.rs | 78.20% | 49.06% | 62.96% | 23.37% |
/framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs | 31.25% | 20.83% | 33.33% | 12.50% |
/framework/base/src/types/managed/wrapped/encoded_managed_vec_item.rs | 81.25% | 83.33% | 80.00% | 44.44% |
/framework/base/src/types/managed/wrapped/esdt_token_data.rs | 25.81% | 5.56% | 18.18% | 6.76% |
/framework/base/src/types/managed/wrapped/esdt_token_payment.rs | 81.10% | 59.15% | 78.57% | 46.47% |
/framework/base/src/types/managed/wrapped/managed_address.rs | 97.35% | 92.11% | 96.55% | 55.61% |
/framework/base/src/types/managed/wrapped/managed_byte_array.rs | 88.24% | 80.00% | 81.82% | 55.06% |
/framework/base/src/types/managed/wrapped/managed_option.rs | 69.72% | 77.94% | 67.86% | 51.42% |
/framework/base/src/types/managed/wrapped/managed_ref.rs | 89.29% | 83.33% | 83.33% | 64.62% |
/framework/base/src/types/managed/wrapped/managed_vec.rs | 98.14% | 93.20% | 100.00% | 52.39% |
/framework/base/src/types/managed/wrapped/managed_vec_item.rs | 76.07% | 79.41% | 79.17% | 59.57% |
/framework/base/src/types/managed/wrapped/managed_vec_item_nested_tuple.rs | 100.00% | 100.00% | 100.00% | 100.00% |
/framework/base/src/types/managed/wrapped/managed_vec_item_payload.rs | 62.50% | 62.50% | 62.50% | 67.90% |
/framework/base/src/types/managed/wrapped/managed_vec_owned_iter.rs | 49.15% | 50.00% | 50.00% | 56.40% |
/framework/base/src/types/managed/wrapped/managed_vec_ref.rs | 87.50% | 80.00% | 80.00% | 28.57% |
/framework/base/src/types/managed/wrapped/managed_vec_ref_iter.rs | 100.00% | 100.00% | 100.00% | 45.15% |
/framework/base/src/types/managed/wrapped/preloaded_managed_buffer.rs | 94.74% | 92.86% | 100.00% | 72.67% |
/framework/base/src/types/managed/wrapped/randomness_source.rs | 52.11% | 53.85% | 53.85% | 23.53% |
/framework/base/src/types/managed/wrapped/token_identifier.rs | 80.83% | 80.56% | 79.31% | 47.57% |
/framework/base/src/types/managed/wrapped/traits/fixed_token_supply.rs | 95.00% | 85.71% | 100.00% | 33.33% |
/framework/base/src/types/managed/wrapped/traits/mergeable.rs | 11.76% | 11.76% | 14.29% | 6.25% |
/framework/base/src/types/static_buffer/lockable_static_buffer.rs | 69.41% | 70.37% | 56.25% | 59.60% |
/framework/base/src/types/static_buffer/sparse_array.rs | 43.75% | 43.08% | 48.00% | 19.35% |
/framework/base/src/types/static_buffer/static_buffer_ref.rs | 80.52% | 75.61% | 73.08% | 71.66% |
/framework/derive/src/contract_impl.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/format/format_args_macro.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/format/format_parts.rs | 62.07% | 42.03% | 80.00% | 80.00% |
/framework/derive/src/format/format_tokenize.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/format/semver_tuple.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/abi_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/auto_impl.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/auto_impl_event.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/auto_impl_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/auto_impl_storage.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/callback_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/contract_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/convert_to_owned_type.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/endpoints_mod_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/function_selector.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/method_call_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/method_call_gen_arg.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/method_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/payable_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/proxy_callback_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/proxy_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/restricted_caller_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/snippets.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/supertrait_gen.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/generate/util.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/lib.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/macro_contract.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/macro_module.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/macro_proxy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/managed_vec_item_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/argument.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/contract_trait.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/endpoint.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/endpoint_mutability_metadata.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/endpoint_type_metadata.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/method.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/payable.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/model/supertrait.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/argument_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/argument_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/doc_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/endpoint_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/event_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/label_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/payable_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/storage_attr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/trait_argument_prop.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/attributes/util.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/auto_impl_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/contract_trait_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/endpoint_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/method_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/parse_util.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/payable_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/split_path.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/supertrait_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/parse/trait_argument_parse.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/preprocessing/mod.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/preprocessing/substitution_algorithm.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/preprocessing/substitution_key.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/preprocessing/substitution_list.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/preprocessing/substitution_map.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/type_abi_derive.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/validate/reserved.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/derive/src/validate/validate_method.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/api/core_api_vh/blockchain_api_vh.rs | 94.41% | 92.52% | 88.89% | 42.55% |
/framework/scenario/src/api/core_api_vh/call_value_api_vh.rs | 100.00% | 100.00% | 100.00% | 69.54% |
/framework/scenario/src/api/core_api_vh/crypto_api_vh.rs | 57.32% | 66.67% | 58.33% | 16.67% |
/framework/scenario/src/api/core_api_vh/endpoint_arg_api_vh.rs | 100.00% | 100.00% | 100.00% | 79.59% |
/framework/scenario/src/api/core_api_vh/endpoint_finish_api_vh.rs | 100.00% | 100.00% | 100.00% | 24.47% |
/framework/scenario/src/api/core_api_vh/error_api_vh.rs | 100.00% | 100.00% | 100.00% | 27.72% |
/framework/scenario/src/api/core_api_vh/log_api_vh.rs | 100.00% | 100.00% | 100.00% | 58.33% |
/framework/scenario/src/api/core_api_vh/send_api_vh.rs | 91.29% | 89.13% | 85.19% | 49.31% |
/framework/scenario/src/api/core_api_vh/storage_api_vh.rs | 100.00% | 100.00% | 100.00% | 80.98% |
/framework/scenario/src/api/impl_vh/debug_api.rs | 89.19% | 82.35% | 81.82% | 56.90% |
/framework/scenario/src/api/impl_vh/debug_handle_vh.rs | 76.92% | 84.21% | 80.00% | 62.25% |
/framework/scenario/src/api/impl_vh/single_tx_api.rs | 92.45% | 88.89% | 84.62% | 72.07% |
/framework/scenario/src/api/impl_vh/static_api.rs | 64.15% | 56.25% | 58.33% | 87.50% |
/framework/scenario/src/api/impl_vh/vm_hooks_api.rs | 93.83% | 76.92% | 76.92% | 59.16% |
/framework/scenario/src/api/impl_vh/vm_hooks_backend.rs | 100.00% | 100.00% | 100.00% | 86.58% |
/framework/scenario/src/api/local_api_vh/print_api_vh.rs | 100.00% | 100.00% | 100.00% | 36.17% |
/framework/scenario/src/api/local_api_vh/static_var_api_vh.rs | 100.00% | 100.00% | 100.00% | 64.26% |
/framework/scenario/src/api/managed_type_api_vh.rs | 67.82% | 68.42% | 69.23% | 49.61% |
/framework/scenario/src/api/managed_type_api_vh/big_float_api_vh.rs | 56.78% | 53.70% | 58.33% | 22.41% |
/framework/scenario/src/api/managed_type_api_vh/big_int_api_vh.rs | 93.00% | 88.00% | 84.38% | 59.08% |
/framework/scenario/src/api/managed_type_api_vh/elliptic_curve_api_vh.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/api/managed_type_api_vh/managed_buffer_api_vh.rs | 93.51% | 91.80% | 90.32% | 74.58% |
/framework/scenario/src/api/managed_type_api_vh/managed_map_api_vh.rs | 100.00% | 100.00% | 100.00% | 33.33% |
/framework/scenario/src/bech32.rs | 26.67% | 16.67% | 33.33% | 16.67% |
/framework/scenario/src/debug_executor/catch_tx_panic.rs | 86.67% | 90.00% | 100.00% | 98.63% |
/framework/scenario/src/debug_executor/contract_container.rs | 59.34% | 64.29% | 37.50% | 85.06% |
/framework/scenario/src/debug_executor/contract_map.rs | 55.22% | 48.15% | 50.00% | 25.00% |
/framework/scenario/src/debug_executor/static_var_stack.rs | 93.55% | 85.71% | 81.82% | 40.91% |
/framework/scenario/src/debug_executor/tx_static_vars.rs | 90.00% | 50.00% | 50.00% | 25.00% |
/framework/scenario/src/display_util.rs | 100.00% | 100.00% | 100.00% | 33.33% |
/framework/scenario/src/facade/contract_info.rs | 72.73% | 61.54% | 61.54% | 53.57% |
/framework/scenario/src/facade/debugger_backend.rs | 68.93% | 58.11% | 68.42% | 37.21% |
/framework/scenario/src/facade/expr/bech32_address.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/expr/file_path.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/expr/mxsc_path.rs | 89.66% | 76.92% | 75.00% | 73.33% |
/framework/scenario/src/facade/expr/num_expr.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/expr/register_code_source.rs | 33.33% | 33.33% | 33.33% | 16.67% |
/framework/scenario/src/facade/result_handlers/expect_error.rs | 100.00% | 100.00% | 100.00% | 75.00% |
/framework/scenario/src/facade/result_handlers/expect_message.rs | 100.00% | 80.00% | 100.00% | 60.00% |
/framework/scenario/src/facade/result_handlers/expect_status.rs | 100.00% | 100.00% | 100.00% | 60.00% |
/framework/scenario/src/facade/result_handlers/expect_value.rs | 100.00% | 100.00% | 100.00% | 83.33% |
/framework/scenario/src/facade/result_handlers/returns_message.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/facade/result_handlers/returns_new_bech32_address.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/result_handlers/returns_new_token_identifier.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/result_handlers/returns_status.rs | 100.00% | 80.00% | 100.00% | 50.00% |
/framework/scenario/src/facade/result_handlers/with_tx_raw_response.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/facade/scenario_world.rs | 83.78% | 81.25% | 85.71% | 85.51% |
/framework/scenario/src/facade/scenario_world_register.rs | 90.14% | 91.67% | 85.71% | 92.82% |
/framework/scenario/src/facade/scenario_world_runner.rs | 60.38% | 60.98% | 56.52% | 32.14% |
/framework/scenario/src/facade/scenario_world_steps.rs | 47.03% | 53.33% | 51.85% | 53.06% |
/framework/scenario/src/facade/scenario_world_steps_deprecated.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/facade/scenario_world_whitebox.rs | 100.00% | 96.67% | 100.00% | 96.88% |
/framework/scenario/src/facade/whitebox_contract.rs | 100.00% | 100.00% | 100.00% | 87.50% |
/framework/scenario/src/facade/world_tx/scenario_check_state.rs | 88.51% | 71.05% | 93.75% | 53.85% |
/framework/scenario/src/facade/world_tx/scenario_exec_call.rs | 97.01% | 81.82% | 88.89% | 76.79% |
/framework/scenario/src/facade/world_tx/scenario_exec_deploy.rs | 100.00% | 100.00% | 100.00% | 71.43% |
/framework/scenario/src/facade/world_tx/scenario_query_call.rs | 71.79% | 42.86% | 42.86% | 55.17% |
/framework/scenario/src/facade/world_tx/scenario_rh_impl.rs | 82.98% | 85.71% | 85.71% | 41.67% |
/framework/scenario/src/facade/world_tx/scenario_set_state.rs | 88.80% | 81.25% | 79.17% | 59.60% |
/framework/scenario/src/facade/world_tx/scenario_set_state/scenario_set_account.rs | 99.44% | 92.31% | 92.31% | 55.77% |
/framework/scenario/src/facade/world_tx/scenario_set_state/scenario_set_block.rs | 31.94% | 45.45% | 37.50% | 26.32% |
/framework/scenario/src/facade/world_tx/scenario_set_state/scenario_set_new_address.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/facade/world_tx/scenario_tx_env.rs | 80.00% | 55.56% | 55.56% | 27.78% |
/framework/scenario/src/lib.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/main.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/managed_test_util.rs | 86.84% | 90.91% | 100.00% | 84.62% |
/framework/scenario/src/scenario/model/account_data/account.rs | 92.83% | 93.33% | 94.12% | 64.04% |
/framework/scenario/src/scenario/model/account_data/account_check.rs | 78.11% | 62.86% | 76.92% | 51.22% |
/framework/scenario/src/scenario/model/account_data/accounts_check.rs | 96.77% | 88.89% | 85.71% | 42.86% |
/framework/scenario/src/scenario/model/block_info.rs | 97.56% | 96.00% | 93.33% | 46.67% |
/framework/scenario/src/scenario/model/esdt_data/esdt.rs | 87.80% | 85.19% | 81.25% | 51.28% |
/framework/scenario/src/scenario/model/esdt_data/esdt_check.rs | 48.12% | 62.32% | 60.00% | 35.29% |
/framework/scenario/src/scenario/model/esdt_data/esdt_data_check.rs | 94.44% | 80.00% | 80.00% | 62.50% |
/framework/scenario/src/scenario/model/esdt_data/esdt_instance.rs | 98.33% | 97.83% | 95.00% | 51.16% |
/framework/scenario/src/scenario/model/esdt_data/esdt_instance_check.rs | 97.06% | 93.75% | 83.33% | 61.11% |
/framework/scenario/src/scenario/model/esdt_data/esdt_instances_check.rs | 80.56% | 71.88% | 77.78% | 38.89% |
/framework/scenario/src/scenario/model/esdt_data/esdt_map_check.rs | 78.95% | 68.42% | 66.67% | 33.33% |
/framework/scenario/src/scenario/model/esdt_data/esdt_map_contents_check.rs | 97.06% | 88.89% | 85.71% | 42.86% |
/framework/scenario/src/scenario/model/esdt_data/esdt_object.rs | 83.45% | 76.06% | 91.67% | 60.42% |
/framework/scenario/src/scenario/model/new_address.rs | 94.12% | 80.00% | 80.00% | 40.00% |
/framework/scenario/src/scenario/model/scenario.rs | 95.83% | 83.33% | 80.00% | 40.00% |
/framework/scenario/src/scenario/model/step/check_state_step.rs | 92.86% | 80.00% | 80.00% | 75.00% |
/framework/scenario/src/scenario/model/step/dump_state_step.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/model/step/into_blockchain_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/model/step/sc_call_step.rs | 86.01% | 82.69% | 83.33% | 76.22% |
/framework/scenario/src/scenario/model/step/sc_deploy_step.rs | 73.27% | 74.19% | 63.16% | 62.92% |
/framework/scenario/src/scenario/model/step/sc_query_step.rs | 62.03% | 65.38% | 61.54% | 57.45% |
/framework/scenario/src/scenario/model/step/set_state_step.rs | 42.28% | 47.06% | 47.06% | 65.00% |
/framework/scenario/src/scenario/model/step/step_enum.rs | 97.92% | 90.00% | 81.82% | 40.91% |
/framework/scenario/src/scenario/model/step/transfer_step.rs | 73.33% | 46.67% | 54.55% | 32.14% |
/framework/scenario/src/scenario/model/step/typed_sc_call.rs | 12.62% | 16.67% | 16.67% | 26.53% |
/framework/scenario/src/scenario/model/step/typed_sc_deploy.rs | 9.89% | 9.52% | 11.76% | 10.53% |
/framework/scenario/src/scenario/model/step/typed_sc_query.rs | 37.10% | 35.71% | 35.71% | 20.59% |
/framework/scenario/src/scenario/model/storage_check.rs | 76.47% | 64.71% | 66.67% | 33.33% |
/framework/scenario/src/scenario/model/storage_details_check.rs | 96.77% | 88.89% | 85.71% | 42.86% |
/framework/scenario/src/scenario/model/transaction/log.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/model/transaction/log_check.rs | 88.89% | 50.00% | 50.00% | 25.00% |
/framework/scenario/src/scenario/model/transaction/logs_check.rs | 83.33% | 68.00% | 63.64% | 31.82% |
/framework/scenario/src/scenario/model/transaction/tx_call.rs | 96.84% | 81.82% | 90.91% | 45.45% |
/framework/scenario/src/scenario/model/transaction/tx_deploy.rs | 80.00% | 57.14% | 75.00% | 37.50% |
/framework/scenario/src/scenario/model/transaction/tx_esdt.rs | 92.11% | 82.35% | 71.43% | 24.00% |
/framework/scenario/src/scenario/model/transaction/tx_expect.rs | 77.05% | 63.64% | 73.33% | 44.44% |
/framework/scenario/src/scenario/model/transaction/tx_interpret_util.rs | 92.86% | 80.00% | 100.00% | 50.00% |
/framework/scenario/src/scenario/model/transaction/tx_query.rs | 92.59% | 77.78% | 71.43% | 35.71% |
/framework/scenario/src/scenario/model/transaction/tx_response.rs | 87.37% | 84.38% | 83.33% | 41.67% |
/framework/scenario/src/scenario/model/transaction/tx_response_status.rs | 20.83% | 30.00% | 42.86% | 10.71% |
/framework/scenario/src/scenario/model/transaction/tx_response_utils.rs | 50.00% | 50.00% | 75.00% | 37.50% |
/framework/scenario/src/scenario/model/transaction/tx_transfer.rs | 69.57% | 70.00% | 62.50% | 31.25% |
/framework/scenario/src/scenario/model/transaction/tx_validator_reward.rs | 86.67% | 50.00% | 50.00% | 25.00% |
/framework/scenario/src/scenario/model/transaction/typed_response.rs | 93.33% | 83.33% | 100.00% | 80.00% |
/framework/scenario/src/scenario/model/value/address_key.rs | 77.38% | 76.19% | 76.19% | 40.91% |
/framework/scenario/src/scenario/model/value/address_value.rs | 58.27% | 54.29% | 51.61% | 27.27% |
/framework/scenario/src/scenario/model/value/value_check.rs | 96.92% | 92.73% | 92.86% | 63.64% |
/framework/scenario/src/scenario/model/value/value_checkable.rs | 98.28% | 96.77% | 100.00% | 81.48% |
/framework/scenario/src/scenario/model/value/value_key_bytes.rs | 90.00% | 81.82% | 81.82% | 40.91% |
/framework/scenario/src/scenario/model/value/value_key_u64.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/model/value/value_set_big_uint.rs | 90.91% | 89.47% | 87.50% | 41.38% |
/framework/scenario/src/scenario/model/value/value_set_bytes.rs | 64.37% | 59.09% | 59.09% | 34.04% |
/framework/scenario/src/scenario/model/value/value_set_u64.rs | 89.86% | 85.00% | 86.67% | 46.88% |
/framework/scenario/src/scenario/parse_util.rs | 92.86% | 75.00% | 66.67% | 33.33% |
/framework/scenario/src/scenario/run_list.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/run_trace/scenario_prettify.rs | 65.08% | 56.00% | 60.00% | 30.00% |
/framework/scenario/src/scenario/run_trace/scenario_trace.rs | 59.18% | 61.90% | 52.94% | 37.50% |
/framework/scenario/src/scenario/run_trace/scenario_trace_file.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/run_vm/check_state.rs | 92.70% | 92.24% | 75.00% | 37.50% |
/framework/scenario/src/scenario/run_vm/sc_call.rs | 83.33% | 92.86% | 87.50% | 97.62% |
/framework/scenario/src/scenario/run_vm/sc_deploy.rs | 98.41% | 84.62% | 100.00% | 83.33% |
/framework/scenario/src/scenario/run_vm/sc_query.rs | 98.04% | 84.62% | 100.00% | 90.74% |
/framework/scenario/src/scenario/run_vm/set_state.rs | 99.49% | 98.92% | 100.00% | 50.00% |
/framework/scenario/src/scenario/run_vm/transfer.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/scenario/run_vm/tx_input_util.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/scenario/run_vm/tx_output_check.rs | 44.71% | 63.64% | 66.67% | 33.33% |
/framework/scenario/src/scenario/run_vm/vm_runner.rs | 63.04% | 36.36% | 57.14% | 28.57% |
/framework/scenario/src/scenario/scenario_runner.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/scenario/tx_to_step/step_annotation.rs | 100.00% | 100.00% | 100.00% | 88.62% |
/framework/scenario/src/scenario/tx_to_step/step_wrapper.rs | 100.00% | 100.00% | 100.00% | 91.23% |
/framework/scenario/src/scenario/tx_to_step/tx_to_step_call.rs | 98.11% | 81.82% | 100.00% | 93.44% |
/framework/scenario/src/scenario/tx_to_step/tx_to_step_deploy.rs | 97.44% | 81.82% | 100.00% | 83.33% |
/framework/scenario/src/scenario/tx_to_step/tx_to_step_query.rs | 100.00% | 100.00% | 100.00% | 85.19% |
/framework/scenario/src/scenario/tx_to_step/tx_to_step_transfer.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/standalone/account_tool.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/standalone/scenario_cli.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/test_wallets/mod.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/scenario/src/vm_go_tool.rs | 8.70% | 15.00% | 50.00% | 25.00% |
/framework/scenario/src/whitebox_legacy/address_factory.rs | 88.89% | 88.89% | 80.00% | 40.00% |
/framework/scenario/src/whitebox_legacy/contract_obj_wrapper.rs | 80.92% | 80.68% | 78.57% | 78.20% |
/framework/scenario/src/whitebox_legacy/mandos_generator.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/framework/scenario/src/whitebox_legacy/raw_converter.rs | 87.26% | 81.25% | 84.21% | 47.62% |
/framework/scenario/src/whitebox_legacy/tx_mandos.rs | 59.32% | 54.55% | 54.55% | 25.00% |
/framework/snippets/src/interactor.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_dns.rs | 100.00% | 100.00% | 100.00% | 100.00% |
/framework/snippets/src/interactor_retrieve.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_scenario/interactor_sc_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_scenario/interactor_sc_deploy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_scenario/interactor_sc_extra.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_scenario/interactor_transfer.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_scenario/interactor_vm_query.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_sender.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_exec_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_exec_deploy.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_exec_env.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_exec_transf.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_prepare_async.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_query_call.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/interactor_tx/interactor_query_env.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/multi/homogenous_tx_buffer.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/multi/interactor_multi_sc_exec.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/multi/interactor_multi_sc_process.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/multi/interactor_step.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/framework/snippets/src/multi/step_buffer.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/blockchain.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/crypto/edwards25519/completed_group_element.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/sdk/core/src/crypto/edwards25519/extended_group_element.rs | 97.26% | 91.67% | 75.00% | 37.50% |
/sdk/core/src/crypto/edwards25519/field_element.rs | 99.81% | 97.78% | 94.44% | 47.22% |
/sdk/core/src/crypto/edwards25519/mod.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/crypto/edwards25519/pre_computed_group_element.rs | 93.75% | 85.71% | 71.43% | 35.71% |
/sdk/core/src/crypto/edwards25519/projective_group_element.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/sdk/core/src/crypto/private_key.rs | 32.76% | 40.00% | 36.36% | 18.18% |
/sdk/core/src/crypto/public_key.rs | 33.33% | 12.00% | 30.00% | 15.00% |
/sdk/core/src/data/account.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/account_storage.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/address.rs | 75.00% | 72.73% | 64.29% | 40.54% |
/sdk/core/src/data/esdt.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/hyperblock.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/network_config.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/network_economics.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/network_status.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/sdk/core/src/data/transaction.rs | 8.82% | 11.75% | 9.09% | 19.78% |
/sdk/core/src/data/vm.rs | 2.78% | 0.88% | 2.78% | 1.90% |
/sdk/core/src/utils.rs | 50.00% | 50.00% | 50.00% | 20.00% |
/sdk/core/src/wallet.rs | 76.34% | 47.37% | 50.00% | 25.00% |
/sdk/scenario-format/src/interpret_trait.rs | 82.61% | 71.43% | 71.43% | 50.00% |
/sdk/scenario-format/src/reconstruct_trait.rs | 10.00% | 25.00% | 25.00% | 11.11% |
/sdk/scenario-format/src/serde_raw/account_data_raw/account_raw.rs | 100.00% | 29.79% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/account_data_raw/account_raw_check.rs | 100.00% | 30.00% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/account_data_raw/accounts_raw_check.rs | 88.71% | 76.47% | 75.00% | 35.29% |
/sdk/scenario-format/src/serde_raw/block_info_raw.rs | 100.00% | 33.33% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_data_raw_check.rs | 100.00% | 34.78% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_full_raw.rs | 66.67% | 29.63% | 66.67% | 22.73% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_instance_raw_check.rs | 100.00% | 31.43% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_instances_raw_check.rs | 62.00% | 55.26% | 62.50% | 31.25% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_map_contents_raw_check.rs | 92.68% | 80.00% | 75.00% | 37.50% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_map_raw_check.rs | 80.49% | 65.22% | 75.00% | 37.50% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_raw.rs | 90.32% | 80.00% | 80.00% | 40.00% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/esdt_raw_check.rs | 90.32% | 80.00% | 80.00% | 40.00% |
/sdk/scenario-format/src/serde_raw/esdt_data_raw/instance_raw.rs | 66.67% | 30.56% | 66.67% | 22.73% |
/sdk/scenario-format/src/serde_raw/log_raw.rs | 100.00% | 34.78% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/logs_raw.rs | 79.07% | 71.43% | 76.92% | 38.46% |
/sdk/scenario-format/src/serde_raw/new_address_raw.rs | 100.00% | 36.84% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/scenario_raw.rs | 77.42% | 38.71% | 83.33% | 38.89% |
/sdk/scenario-format/src/serde_raw/step_raw.rs | 100.00% | 10.78% | 100.00% | 19.62% |
/sdk/scenario-format/src/serde_raw/storage_details_raw_check.rs | 92.68% | 80.00% | 75.00% | 37.50% |
/sdk/scenario-format/src/serde_raw/storage_raw_check.rs | 83.33% | 61.11% | 71.43% | 35.71% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_call_raw.rs | 100.00% | 28.57% | 100.00% | 23.81% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_deploy_raw.rs | 100.00% | 29.41% | 100.00% | 23.81% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_esdt_raw.rs | 100.00% | 40.00% | 100.00% | 26.09% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_expect_raw.rs | 100.00% | 32.26% | 100.00% | 25.00% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_query_raw.rs | 100.00% | 38.89% | 100.00% | 23.81% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_transfer_raw.rs | 100.00% | 28.57% | 100.00% | 23.81% |
/sdk/scenario-format/src/serde_raw/transaction_raw/tx_validator_reward_raw.rs | 100.00% | 31.58% | 100.00% | 23.81% |
/sdk/scenario-format/src/serde_raw/value_raw.rs | 75.86% | 60.29% | 78.57% | 48.78% |
/sdk/scenario-format/src/serde_raw/value_raw_check.rs | 75.93% | 65.00% | 70.00% | 33.33% |
/sdk/scenario-format/src/serde_raw/value_raw_check_list.rs | 63.64% | 50.00% | 66.67% | 33.33% |
/sdk/scenario-format/src/value_interpreter/file_loader.rs | 92.68% | 68.75% | 85.71% | 34.38% |
/sdk/scenario-format/src/value_interpreter/functions.rs | 94.23% | 88.89% | 100.00% | 50.00% |
/sdk/scenario-format/src/value_interpreter/interpreter.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/sdk/scenario-format/src/value_interpreter/parse_num.rs | 97.37% | 95.92% | 100.00% | 50.00% |
/sdk/scenario-format/src/value_interpreter/reconstructor.rs | 43.33% | 47.92% | 44.44% | 22.22% |
/sdk/scenario-format/src/value_interpreter/vm_identifier.rs | 75.00% | 50.00% | 50.00% | 25.00% |
/tools/mxpy-snippet-generator/src/cmd_builder.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/tools/mxpy-snippet-generator/src/helper_types.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/tools/mxpy-snippet-generator/src/mxpy_snippet_generator.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/vm/src/crypto_functions.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/vm/src/display_util.rs | 83.33% | 85.71% | 66.67% | 41.67% |
/vm/src/mem_conv.rs | 100.00% | 100.00% | 100.00% | 63.47% |
/vm/src/tx_execution/blockchain_vm.rs | 100.00% | 100.00% | 100.00% | 83.33% |
/vm/src/tx_execution/builtin_function_mocks/builtin_func_container.rs | 99.05% | 98.18% | 100.00% | 8.98% |
/vm/src/tx_execution/builtin_function_mocks/builtin_func_trait.rs | 75.00% | 66.67% | 66.67% | 33.33% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_local_burn.rs | 85.71% | 55.56% | 50.00% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_local_mint.rs | 88.64% | 60.00% | 50.00% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_nft_add_quantity_mock.rs | 89.80% | 60.00% | 50.00% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_nft_add_uri_mock.rs | 90.20% | 71.43% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_nft_burn_mock.rs | 87.23% | 55.56% | 50.00% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_nft_create_mock.rs | 90.54% | 63.64% | 50.00% | 0.36% |
/vm/src/tx_execution/builtin_function_mocks/esdt_nft/esdt_nft_update_attriutes_mock.rs | 90.00% | 71.43% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/general/change_owner_mock.rs | 75.86% | 71.43% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/general/claim_developer_rewards_mock.rs | 82.93% | 83.33% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/general/delete_username_mock.rs | 75.00% | 71.43% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/general/migrate_username_mock.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/vm/src/tx_execution/builtin_function_mocks/general/set_username_mock.rs | 67.57% | 66.67% | 66.67% | 0.54% |
/vm/src/tx_execution/builtin_function_mocks/general/upgrade_contract.rs | 88.14% | 84.21% | 75.00% | 0.81% |
/vm/src/tx_execution/builtin_function_mocks/transfer/esdt_multi_transfer_mock.rs | 89.36% | 77.78% | 80.00% | 2.09% |
/vm/src/tx_execution/builtin_function_mocks/transfer/esdt_nft_transfer_mock.rs | 86.67% | 73.91% | 80.00% | 2.09% |
/vm/src/tx_execution/builtin_function_mocks/transfer/esdt_transfer_mock.rs | 88.57% | 80.95% | 80.00% | 2.09% |
/vm/src/tx_execution/builtin_function_mocks/transfer/transfer_common.rs | 100.00% | 100.00% | 100.00% | 3.59% |
/vm/src/tx_execution/exec_call.rs | 95.73% | 86.27% | 100.00% | 98.30% |
/vm/src/tx_execution/exec_contract_endpoint.rs | 61.54% | 71.43% | 60.00% | 30.00% |
/vm/src/tx_execution/exec_create.rs | 100.00% | 100.00% | 100.00% | 84.62% |
/vm/src/tx_execution/exec_general_tx.rs | 96.06% | 96.43% | 100.00% | 97.51% |
/vm/src/tx_execution/system_sc.rs | 75.00% | 38.81% | 100.00% | 50.00% |
/vm/src/tx_execution/system_sc/system_sc_issue.rs | 26.62% | 36.59% | 56.25% | 32.14% |
/vm/src/tx_execution/system_sc/system_sc_special_roles.rs | 80.00% | 83.33% | 100.00% | 50.00% |
/vm/src/tx_execution/system_sc/system_sc_unimplemented.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/vm/src/tx_mock/blockchain_rng.rs | 96.67% | 75.00% | 75.00% | 37.50% |
/vm/src/tx_mock/blockchain_update.rs | 90.00% | 75.00% | 100.00% | 50.00% |
/vm/src/tx_mock/tx_async_call_data.rs | 96.04% | 87.50% | 88.89% | 7.83% |
/vm/src/tx_mock/tx_async_promise.rs | 60.00% | 60.00% | 33.33% | 16.67% |
/vm/src/tx_mock/tx_back_transfers.rs | 88.00% | 81.82% | 66.67% | 33.33% |
/vm/src/tx_mock/tx_cache.rs | 86.67% | 85.71% | 73.68% | 1.24% |
/vm/src/tx_mock/tx_cache_balance_util.rs | 89.19% | 86.00% | 84.62% | 42.31% |
/vm/src/tx_mock/tx_cache_source.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/vm/src/tx_mock/tx_context.rs | 80.14% | 72.73% | 75.00% | 39.02% |
/vm/src/tx_mock/tx_context_ref.rs | 34.21% | 33.33% | 33.33% | 16.67% |
/vm/src/tx_mock/tx_context_stack.rs | 97.78% | 93.33% | 90.91% | 97.32% |
/vm/src/tx_mock/tx_input.rs | 69.64% | 72.41% | 53.33% | 22.05% |
/vm/src/tx_mock/tx_input_call_type.rs | 87.50% | 78.57% | 60.00% | 30.00% |
/vm/src/tx_mock/tx_input_function.rs | 88.64% | 81.25% | 81.25% | 26.36% |
/vm/src/tx_mock/tx_log.rs | 50.00% | 50.00% | 50.00% | 25.00% |
/vm/src/tx_mock/tx_managed_types.rs | 91.67% | 66.67% | 66.67% | 50.00% |
/vm/src/tx_mock/tx_managed_types/handle_map.rs | 81.82% | 63.64% | 55.56% | 61.36% |
/vm/src/tx_mock/tx_managed_types/tx_big_float.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/vm/src/tx_mock/tx_managed_types/tx_big_int.rs | 94.74% | 89.66% | 100.00% | 65.00% |
/vm/src/tx_mock/tx_managed_types/tx_managed_buffer.rs | 98.73% | 96.49% | 100.00% | 73.43% |
/vm/src/tx_mock/tx_managed_types/tx_managed_map.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/vm/src/tx_mock/tx_panic.rs | 85.71% | 60.00% | 60.00% | 30.00% |
/vm/src/tx_mock/tx_result.rs | 56.36% | 51.52% | 50.00% | 18.37% |
/vm/src/tx_mock/tx_result_calls.rs | 83.33% | 71.43% | 60.00% | 13.04% |
/vm/src/types.rs | 100.00% | 100.00% | 100.00% | 50.00% |
/vm/src/types/vm_address.rs | 75.00% | 70.37% | 68.00% | 34.81% |
/vm/src/types/vm_code_metadata.rs | 87.23% | 94.64% | 86.96% | 65.96% |
/vm/src/types/vm_esdt_local_role.rs | 50.68% | 47.76% | 55.56% | 6.09% |
/vm/src/types/vm_esdt_local_role_flags.rs | 64.91% | 88.89% | 80.00% | 50.00% |
/vm/src/types/vm_h256.rs | 67.35% | 66.67% | 66.67% | 33.56% |
/vm/src/types/vm_token_type.rs | 0.00% | 0.00% | 0.00% | 0.00% |
/vm/src/vm_hooks/vh_dispatcher.rs | 48.19% | 50.00% | 47.29% | 19.64% |
/vm/src/vm_hooks/vh_handler/vh_blockchain.rs | 94.01% | 90.00% | 96.67% | 6.53% |
/vm/src/vm_hooks/vh_handler/vh_call_value.rs | 100.00% | 100.00% | 100.00% | 49.25% |
/vm/src/vm_hooks/vh_handler/vh_crypto.rs | 100.00% | 100.00% | 100.00% | 1.67% |
/vm/src/vm_hooks/vh_handler/vh_endpoint_arg.rs | 87.88% | 95.24% | 83.33% | 32.33% |
/vm/src/vm_hooks/vh_handler/vh_endpoint_finish.rs | 100.00% | 100.00% | 100.00% | 19.50% |
/vm/src/vm_hooks/vh_handler/vh_error.rs | 100.00% | 100.00% | 100.00% | 21.50% |
/vm/src/vm_hooks/vh_handler/vh_log.rs | 100.00% | 100.00% | 100.00% | 21.00% |
/vm/src/vm_hooks/vh_handler/vh_managed_types.rs | 100.00% | 100.00% | 100.00% | 25.50% |
/vm/src/vm_hooks/vh_handler/vh_managed_types/vh_big_float.rs | 64.60% | 59.62% | 62.50% | 0.59% |
/vm/src/vm_hooks/vh_handler/vh_managed_types/vh_big_int.rs | 81.00% | 76.92% | 73.68% | 11.04% |
/vm/src/vm_hooks/vh_handler/vh_managed_types/vh_managed_buffer.rs | 96.43% | 96.43% | 92.31% | 46.08% |
/vm/src/vm_hooks/vh_handler/vh_managed_types/vh_managed_map.rs | 100.00% | 100.00% | 100.00% | 1.00% |
/vm/src/vm_hooks/vh_handler/vh_send.rs | 97.67% | 87.10% | 93.75% | 9.25% |
/vm/src/vm_hooks/vh_handler/vh_storage.rs | 100.00% | 100.00% | 100.00% | 52.00% |
/vm/src/vm_hooks/vh_impl/vh_debug_api.rs | 98.58% | 94.83% | 92.86% | 18.57% |
/vm/src/vm_hooks/vh_impl/vh_single_tx_api.rs | 45.36% | 48.28% | 46.15% | 27.55% |
/vm/src/vm_hooks/vh_impl/vh_static_api.rs | 14.06% | 20.00% | 20.00% | 9.09% |
/vm/src/vm_hooks/vh_source.rs | 100.00% | 100.00% | 100.00% | 38.66% |
/vm/src/with_shared/shareable.rs | 90.59% | 88.46% | 100.00% | 99.57% |
/vm/src/with_shared/with_shared_mut_ref.rs | 89.66% | 94.44% | 100.00% | 92.31% |
/vm/src/world_mock/account_data.rs | 31.25% | 25.00% | 50.00% | 33.33% |
/vm/src/world_mock/block_info.rs | 85.71% | 50.00% | 50.00% | 10.00% |
/vm/src/world_mock/blockchain_mock.rs | 42.86% | 33.33% | 33.33% | 16.67% |
/vm/src/world_mock/blockchain_mock_account_util.rs | 87.04% | 72.22% | 87.50% | 43.75% |
/vm/src/world_mock/blockchain_state.rs | 54.55% | 68.00% | 50.00% | 25.00% |
/vm/src/world_mock/esdt_data.rs | 61.38% | 61.54% | 67.65% | 35.71% |
/vm/src/world_mock/esdt_instance.rs | 55.00% | 50.00% | 50.00% | 25.00% |
/vm/src/world_mock/esdt_instance_metadata.rs | 66.67% | 66.67% | 66.67% | 15.00% |
/vm/src/world_mock/esdt_instances.rs | 64.35% | 66.67% | 85.00% | 43.90% |
/vm/src/world_mock/esdt_roles.rs | 57.89% | 38.46% | 71.43% | 40.00% |
/vm/src/world_mock/failing_executor.rs | 0.00% | 0.00% | 0.00% | 0.00% |
Contract comparison - from 3ffec5c5f5d6f79d5e09dd7f5aeccabdd2d51cf2 to d565af10e29a884b670ebd45b5beb1834f150feb
Path                                                        |                                     size |                  has-allocator |                     has-format |
---|---|---|---|
mx-sdk-rs/contracts/benchmarks | |||
- large-storage/large-storage.wasm | 2116 | No | No |
- send-tx-repeat/send-tx-repeat.wasm | 901 | No | No |
- str-repeat | |||
- - str-repeat.wasm | 2145 | No | No |
- - str-repeat-mb-builder-basic.wasm | 759 | No | No |
- - str-repeat-mb-builder-cached.wasm | 1139 | No | No |
mx-sdk-rs/contracts/benchmarks/mappers | |||
- linked-list-repeat/linked-list-repeat.wasm | 6601 | No | No |
- map-repeat/map-repeat.wasm | 7161 | No | No |
- queue-repeat/queue-repeat.wasm | 5782 | No | No |
- set-repeat/set-repeat.wasm | 6938 | No | No |
- single-value-repeat/single-value-repeat.wasm | 4386 | No | No |
- vec-repeat/vec-repeat.wasm | 5169 | No | No |
mx-sdk-rs/contracts/core | |||
- price-aggregator/multiversx-price-aggregator-sc.wasm | 19216 | No | No |
- wegld-swap/multiversx-wegld-swap-sc.wasm | 3531 :arrow_right: 3527 :green_circle: | No | No |
mx-sdk-rs/contracts/examples | |||
- adder/adder.wasm | 696 | No | No |
- bonding-curve-contract/bonding-curve-contract.wasm | 14670 :arrow_right: 14678 :red_circle: | No | No |
- check-pause/check-pause.wasm | 1168 | No | No |
- crowdfunding-esdt/crowdfunding-esdt.wasm | 3948 | No | No |
- crypto-bubbles/crypto-bubbles.wasm | 2347 | No | No |
- crypto-zombies/crypto-zombies.wasm | 10239 :arrow_right: 10237 :green_circle: | No | No |
- digital-cash/digital-cash.wasm | 9981 | No | No |
- empty/empty.wasm | 241 | No | No |
- esdt-transfer-with-fee/esdt-transfer-with-fee.wasm | 7704 | No | No |
- factorial/factorial.wasm | 576 | No | No |
- fractional-nfts/fractional-nfts.wasm | 8451 :arrow_right: 8447 :green_circle: | No | No |
- lottery-esdt/lottery-esdt.wasm | 10933 :arrow_right: 10927 :green_circle: | No | No |
- multisig | |||
- - multisig.wasm | 14035 | No | No |
- - multisig-full.wasm | 15562 | No | No |
- - multisig-view.wasm | 6138 | No | No |
- nft-minter/nft-minter.wasm | 10007 :arrow_right: 10003 :green_circle: | No | No |
- nft-storage-prepay/nft-storage-prepay.wasm | 2295 | No | No |
- nft-subscription/nft-subscription.wasm | 8797 :arrow_right: 8793 :green_circle: | No | No |
- ping-pong-egld/ping-pong-egld.wasm | 5964 | No | No |
- proxy-pause/proxy-pause.wasm | 4578 :arrow_right: 4576 :green_circle: | No | No |
- rewards-distribution/rewards-distribution.wasm | 10138 :arrow_right: 10150 :red_circle: | No | No |
- seed-nft-minter/seed-nft-minter.wasm | 15061 :arrow_right: 15062 :red_circle: | No | No |
- token-release/token-release.wasm | 7687 :arrow_right: 7693 :red_circle: | No | No |
mx-sdk-rs/contracts/examples/crypto-kitties | |||
- kitty-auction/kitty-auction.wasm | 10029 :arrow_right: 10001 :green_circle: | No | No |
- kitty-genetic-alg/kitty-genetic-alg.wasm | 3147 | No | No |
- kitty-ownership/kitty-ownership.wasm | 12659 :arrow_right: 12657 :green_circle: | No | No |
mx-sdk-rs/contracts/examples/order-book | |||
- factory/order-book-factory.wasm | 3721 | No | No |
- pair/order-book-pair.wasm | 13694 | No | No |
mx-sdk-rs/contracts/feature-tests | |||
- abi-tester | |||
- - abi-tester.wasm | 6870 | No | No |
- - abi-tester-ev.wasm | 757 | No | No |
- alloc-features | |||
- - alloc-features.wasm | 16695 | No | No |
- - alloc-mem-fail.wasm | 12884 | No | No |
- - alloc-mem-leaking.wasm | 16808 | No | No |
- basic-features | |||
- - basic-features.wasm | 62120 :arrow_right: 62132 :red_circle: | No | No |
- - basic-features-storage-bytes.wasm | 538 | No | No |
- big-float-features/big-float-features.wasm | 5154 | No | No |
- esdt-system-sc-mock/esdt-system-sc-mock.wasm | 3780 :arrow_right: 3776 :green_circle: | No | No |
- exchange-features/exchange-features.wasm | 1548 | No | No |
- formatted-message-features/formatted-message-features.wasm | 3187 | No | No |
- managed-map-features/managed-map-features.wasm | 1273 | No | No |
- multi-contract-features | |||
- - multi-contract-alt-impl.wasm | 360 | No | No |
- - multi-contract-example-feature.wasm | 677 | No | No |
- - multi-contract-features.wasm | 678 | No | No |
- - multi-contract-features-view.wasm | 1115 | No | No |
- panic-message-features/panic-message-features.wasm | 12891 | No | Yes |
- payable-features/payable-features.wasm | 4396 | No | No |
- rust-snippets-generator-test/rust-snippets-generator-test.wasm | 4979 | No | No |
- rust-testing-framework-tester/rust-testing-framework-tester.wasm | 8590 :arrow_right: 8602 :red_circle: | No | No |
- scenario-tester/scenario-tester.wasm | 1114 | No | No |
- use-module | |||
- - use-module.wasm | 33297 :arrow_right: 33343 :red_circle: | No | Yes |
- - use-module-view.wasm | 733 | No | No |
mx-sdk-rs/contracts/feature-tests/composability | |||
- builtin-func-features/builtin-func-features.wasm | 1103 :arrow_right: 1101 :green_circle: | No | No |
- forwarder/forwarder.wasm | 32489 :arrow_right: 32688 :red_circle: | No | No |
- forwarder-legacy/forwarder-legacy.wasm | 32041 :arrow_right: 32272 :red_circle: | No | No |
- forwarder-queue | |||
- - forwarder-queue.wasm | 12099 :arrow_right: 12095 :green_circle: | No | No |
- - forwarder-queue-promises.wasm | 13010 :arrow_right: 13006 :green_circle: | No | No |
- forwarder-raw | |||
- - forwarder-raw.wasm | 15247 :arrow_right: 15262 :red_circle: | No | No |
- - forwarder-raw-init-async-call.wasm | 3041 :arrow_right: 3039 :green_circle: | No | No |
- - forwarder-raw-init-sync-call.wasm | 3309 | No | No |
- local-esdt-and-nft/local-esdt-and-nft.wasm | 11916 :arrow_right: 12111 :red_circle: | No | No |
- promises-features/promises-features.wasm | 12865 :arrow_right: 12872 :red_circle: | No | No |
- proxy-test-first/proxy-test-first.wasm | 6032 :arrow_right: 6030 :green_circle: | No | No |
- proxy-test-second/proxy-test-second.wasm | 1963 | No | No |
- recursive-caller/recursive-caller.wasm | 5500 :arrow_right: 5496 :green_circle: | No | No |
- transfer-role-features/transfer-role-features.wasm | 8757 :arrow_right: 8753 :green_circle: | No | No |
- vault | |||
- - vault.wasm | 7804 | No | No |
- - vault-promises.wasm | 8497 | No | No |
- - vault-upgrade.wasm | 700 | No | No |
mx-sdk-rs/contracts/feature-tests/composability/esdt-contract-pair | |||
- first-contract/first-contract.wasm | 3064 :arrow_right: 3062 :green_circle: | No | No |
- second-contract/second-contract.wasm | 1355 | No | No |
mx-sdk-rs/contracts/feature-tests/composability/execute-on-dest-esdt-issue-callback | |||
- child/child.wasm | 4073 | No | No |
- parent/parent.wasm | 1649 | No | No |
mx-sdk-rs/contracts/feature-tests/erc-style-contracts | |||
- crowdfunding-erc20/crowdfunding-erc20.wasm | 5305 :arrow_right: 5303 :green_circle: | No | No |
- erc1155/erc1155.wasm | 11920 :arrow_right: 11918 :green_circle: | No | No |
- erc1155-marketplace/erc1155-marketplace.wasm | 11077 :arrow_right: 11083 :red_circle: | No | No |
- erc1155-user-mock/erc1155-user-mock.wasm | 1360 | No | No |
- erc20/erc20.wasm | 2133 | No | No |
- erc721/erc721.wasm | 2543 | No | No |
- lottery-erc20/lottery-erc20.wasm | 12707 :arrow_right: 12700 :green_circle: | No | No |