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

Update actions.yml to fix wabt issue #272

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CostinCarabas
Copy link
Contributor

Update mx-sc-actions to v4.2.1

Update mx-sc-actions to v4.2.1
Copy link

Coverage Summary

Totals

Count Covered %
Lines 11318 6096 53.86
Regions 1663 923 55.50
Functions 1044 470 45.02
Instantiations 4926 1119 22.72

Files

Expand
File Lines Regions Functions Instantiations
/home/runner/.cargo/git/checkouts/mx-contracts-rs-13011bd47afef959/d91bbff/contracts/crowdfunding-esdt/src/crowdfunding_esdt.rs 53.12% 60.00% 88.89% 66.67%
/home/runner/.cargo/git/checkouts/mx-contracts-rs-13011bd47afef959/d91bbff/contracts/crowdfunding-esdt/src/crowdfunding_esdt_proxy.rs 100.00% 100.00% 100.00% 100.00%
/bridge-proxy/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/bridge-proxy/src/bridge-proxy.rs 46.41% 59.18% 60.00% 22.99%
/bridge-proxy/src/bridge_proxy_contract_proxy.rs 50.31% 47.06% 47.06% 52.78%
/bridge-proxy/src/bridged_tokens_wrapper_proxy.rs 23.61% 25.00% 25.00% 14.29%
/bridge-proxy/src/config.rs 58.62% 50.00% 60.00% 19.44%
/bridge-proxy/src/esdt_safe_proxy.rs 0.00% 0.00% 0.00% 0.00%
/bridge-proxy/tests/bridge_proxy_blackbox_test.rs 97.07% 95.24% 90.00% 90.00%
/bridged-tokens-wrapper/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/bridged-tokens-wrapper/src/dfp_big_uint.rs 100.00% 100.00% 100.00% 43.48%
/bridged-tokens-wrapper/src/esdt_safe_proxy.rs 2.59% 3.33% 3.33% 2.47%
/bridged-tokens-wrapper/src/events.rs 50.00% 50.00% 50.00% 8.82%
/bridged-tokens-wrapper/src/lib.rs 100.00% 100.00% 100.00% 25.76%
/bridged-tokens-wrapper/tests/bridged_tokens_wrapper_whitebox_test.rs 89.79% 90.80% 90.22% 90.22%
/bridged-tokens-wrapper/tests/dfp_big_uint_test.rs 100.00% 100.00% 100.00% 100.00%
/bridged-tokens-wrapper/tests/scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/common/eth-address/src/lib.rs 64.29% 37.50% 37.50% 12.99%
/common/fee-estimator-module/src/lib.rs 97.62% 93.33% 90.91% 18.10%
/common/fee-estimator-module/src/price_aggregator_proxy.rs 6.14% 6.67% 6.67% 5.56%
/common/max-bridged-amount-module/src/lib.rs 92.86% 85.71% 80.00% 16.50%
/common/token-module/src/lib.rs 88.89% 78.67% 76.19% 23.22%
/common/transaction/src/lib.rs 54.00% 19.05% 19.05% 20.81%
/common/transaction/src/transaction_status.rs 20.00% 20.00% 20.00% 8.70%
/common/tx-batch-module/src/batch_status.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/lib.rs 88.14% 81.94% 82.35% 18.87%
/common/tx-batch-module/src/tx_batch_mapper.rs 92.54% 89.66% 100.00% 40.00%
/esdt-safe/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/lib.rs 70.30% 56.85% 62.16% 17.05%
/esdt-safe/tests/esdt_safe_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%
/esdt-safe/tests/scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/multi-transfer-esdt/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/multi-transfer-esdt/src/bridge_proxy_contract_proxy.rs 10.56% 11.76% 11.76% 16.00%
/multi-transfer-esdt/src/bridged_tokens_wrapper_proxy.rs 43.98% 45.00% 45.00% 45.45%
/multi-transfer-esdt/src/esdt_safe_proxy.rs 31.05% 25.00% 25.00% 20.65%
/multi-transfer-esdt/src/lib.rs 83.49% 78.33% 82.35% 27.85%
/multi-transfer-esdt/src/multi_transfer_proxy.rs 44.50% 42.86% 42.86% 41.67%
/multi-transfer-esdt/tests/multi_transfer_blackbox_test.rs 99.68% 89.29% 100.00% 100.00%
/multi-transfer-esdt/tests/multi_transfer_esdt_scenario_rs_test.rs 57.14% 30.00% 30.00% 30.00%
/multi-transfer-esdt/tests/scenario_go_test.rs 30.00% 30.00% 30.00% 30.00%
/multisig/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/multisig/src/action.rs 0.00% 0.00% 0.00% 0.00%
/multisig/src/bridge_proxy_contract_proxy.rs 0.00% 0.00% 0.00% 0.00%
/multisig/src/esdt_safe_proxy.rs 23.29% 18.33% 18.33% 10.62%
/multisig/src/events.rs 50.00% 50.00% 50.00% 6.45%
/multisig/src/lib.rs 69.87% 70.67% 71.43% 26.71%
/multisig/src/multi_transfer_esdt_proxy.rs 19.00% 22.73% 22.73% 13.64%
/multisig/src/multisig_general.rs 78.43% 64.00% 66.67% 30.30%
/multisig/src/multisig_proxy.rs 15.39% 14.29% 14.29% 14.29%
/multisig/src/queries.rs 63.83% 60.61% 55.00% 15.07%
/multisig/src/setup.rs 25.87% 31.11% 25.00% 6.33%
/multisig/src/storage.rs 50.00% 50.00% 50.00% 25.93%
/multisig/src/user_role.rs 60.00% 66.67% 33.33% 16.67%
/multisig/src/util.rs 90.91% 80.65% 77.78% 46.43%
/multisig/tests/multisig_blackbox_test.rs 100.00% 100.00% 100.00% 100.00%
/multisig/tests/multisig_scenario_rs_test.rs 82.69% 72.73% 72.73% 72.73%
/multisig/tests/scenario_go_test.rs 70.00% 70.00% 70.00% 70.00%
/test-caller/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/test-caller/src/test-caller.rs 0.00% 0.00% 0.00% 0.00%

Copy link

Contract comparison - from 8c65060 to be1dfdb

Path                                                                                             size                  has-allocator                     has-format
test-caller.wasm 3274 ➡️ 3616 🔴 (+342) false without message
esdt-safe.wasm 26679 ➡️ 27273 🔴 (+594) false without message
bridge-proxy.wasm 14238 ➡️ 14580 🔴 (+342) false without message
multisig.wasm 29365 ➡️ 29707 🔴 (+342) false without message
bridged-tokens-wrapper.wasm 8781 ➡️ 8789 🔴 (+8) false without message
multi-transfer-esdt.wasm 17273 ➡️ 17845 🔴 (+572) false without message

@CostinCarabas CostinCarabas marked this pull request as draft January 27, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants