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

Merge main feat v3 2024.07.02 #175

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Conversation

iulianpascalau
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jul 2, 2024

Coverage Summary

Totals

Count Covered %
Lines 2691 1950 72.46
Regions 892 617 69.17
Functions 369 281 76.15
Instantiations 2984 947 31.74

Files

Expand
File Lines Regions Functions Instantiations
/bridge-proxy/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/bridge-proxy/src/bridge-proxy.rs 9.09% 23.53% 25.00% 14.00%
/bridge-proxy/src/config.rs 42.86% 33.33% 50.00% 6.78%
/bridge-proxy/tests/bridge_proxy_blackbox_test.rs 0.00% 0.00% 0.00% 0.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% 50.00%
/bridged-tokens-wrapper/src/events.rs 100.00% 33.33% 100.00% 5.26%
/bridged-tokens-wrapper/src/lib.rs 51.14% 52.27% 52.94% 22.78%
/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 57.14% 58.82% 75.00% 62.07%
/common/fee-estimator-module/src/aggregator_proxy.rs 100.00% 100.00% 100.00% 33.33%
/common/fee-estimator-module/src/lib.rs 94.74% 87.50% 90.00% 23.71%
/common/max-bridged-amount-module/src/lib.rs 100.00% 87.50% 100.00% 20.25%
/common/token-module/src/lib.rs 77.17% 67.16% 77.78% 25.29%
/common/transaction/src/lib.rs 79.17% 59.52% 78.95% 59.48%
/common/transaction/src/transaction_status.rs 83.33% 66.67% 83.33% 42.42%
/common/tx-batch-module/src/batch_status.rs 33.33% 25.00% 33.33% 8.33%
/common/tx-batch-module/src/lib.rs 88.64% 82.19% 87.50% 27.55%
/common/tx-batch-module/src/tx_batch_mapper.rs 92.54% 89.66% 100.00% 50.00%
/esdt-safe/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/lib.rs 76.85% 61.06% 80.00% 32.03%
/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/lib.rs 83.43% 80.33% 81.25% 40.10%
/multi-transfer-esdt/tests/multi_transfer_blackbox_test.rs 100.00% 100.00% 100.00% 100.00%
/multi-transfer-esdt/tests/multi_transfer_esdt_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%
/multi-transfer-esdt/tests/scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/multisig/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/multisig/src/action.rs 25.00% 22.22% 33.33% 20.00%
/multisig/src/events.rs 100.00% 66.67% 100.00% 15.00%
/multisig/src/lib.rs 92.74% 83.58% 93.33% 28.24%
/multisig/src/multisig_general.rs 80.00% 65.38% 75.00% 25.00%
/multisig/src/queries.rs 64.56% 61.76% 57.89% 13.16%
/multisig/src/setup.rs 34.12% 35.71% 29.63% 9.49%
/multisig/src/storage.rs 100.00% 66.67% 100.00% 21.28%
/multisig/src/user_role.rs 83.33% 72.73% 75.00% 33.33%
/multisig/src/util.rs 94.83% 85.29% 100.00% 37.50%
/multisig/tests/multisig_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%
/multisig/tests/scenario_go_test.rs 100.00% 100.00% 100.00% 100.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

github-actions bot commented Jul 2, 2024

Contract comparison - from 12dffb2 to c3d3dac
⚠️ Warning: Could not download the report for the base branch. Displaying only the report for the current branch. ⚠️

Path                                                                                             size                  has-allocator                     has-format
mx-bridge-eth-sc-rs
- bridge-proxy/bridge-proxy.wasm 11299 No No
- bridged-tokens-wrapper/bridged-tokens-wrapper.wasm 8695 No No
- esdt-safe/esdt-safe.wasm 24184 No No
- multi-transfer-esdt/multi-transfer-esdt.wasm 18343 No No
- multisig/multisig.wasm 29945 No No
- test-caller/test-caller.wasm 286 No No

@iulianpascalau iulianpascalau merged commit 1626a82 into feat/v3 Jul 2, 2024
6 checks passed
@iulianpascalau iulianpascalau deleted the merge-main-feat-v3-2024.07.02 branch July 2, 2024 07:14
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.

4 participants