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 contracts v3.3.1 #135

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

mradian1
Copy link
Contributor

@mradian1 mradian1 commented Oct 4, 2024

changed version of contracts.yml from v3.2.0 to v3.3.1

@mradian1 mradian1 self-assigned this Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

Coverage Summary

Totals

Count Covered %
Lines 2583 149 5.77
Regions 880 37 4.20
Functions 349 22 6.30
Instantiations 1069 41 3.84

Files

Expand
File Lines Regions Functions Instantiations
/chain-config/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/bridge.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/validator_rules.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/factory.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/slash.rs 0.00% 0.00% 0.00% 0.00%
/common/bls-signature/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/max-bridged-amount-module/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/setup-phase/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/token-whitelist/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/transaction/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/transaction/src/transaction_status.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/batch_status.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/tx_batch_mapper.rs 0.00% 0.00% 0.00% 0.00%
/common/utils/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/esdt_safe_proxy.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/from_sovereign/events.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/from_sovereign/refund.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/from_sovereign/token_mapping.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/from_sovereign/transfer_tokens.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/to_sovereign/create_tx.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/to_sovereign/events.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/to_sovereign/refund.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/to_sovereign/set_tx_status.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/enable_fee.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/fee_common.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/fee_market_proxy.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/fee_type.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/price_aggregator.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/safe_price_query.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/subtract_fee.rs 0.00% 0.00% 0.00% 0.00%
/header-verifier/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/header-verifier/src/header_verifier_proxy.rs 0.00% 0.00% 0.00% 0.00%
/header-verifier/src/lib.rs 61.11% 66.67% 62.50% 22.73%
/header-verifier/tests/header_verifier_blackbox_test.rs 83.70% 83.33% 83.33% 83.33%
/pair-mock/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/pair-mock/src/pair_mock.rs 37.50% 80.00% 66.67% 18.18%
/pair-mock/tests/pair_mock_scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/pair-mock/tests/pair_mock_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%
/router-mock/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/router-mock/src/router_mock.rs 44.44% 50.00% 66.67% 20.00%
/router-mock/tests/router_mock_scenario_go_test.rs 100.00% 100.00% 100.00% 100.00%
/router-mock/tests/router_mock_scenario_rs_test.rs 100.00% 100.00% 100.00% 100.00%

Copy link

github-actions bot commented Oct 4, 2024

Contract comparison - from 412be8b to 4e2a6d6

Path                                                                                             size                  has-allocator                     has-format
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false
0 false

⚠️ Could not download the report for the base branch. Displaying only the report for the current branch. ⚠️

@mradian1 mradian1 merged commit 07ffa05 into main Oct 4, 2024
7 checks passed
@mradian1 mradian1 deleted the update-github-actions-v3.3.1 branch October 4, 2024 14:50
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.

3 participants