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

fix: add block number value to the metrics #2219

Merged
merged 3 commits into from
Apr 11, 2024

Merge branch 'master' into fix-metrics

712e768
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: add block number value to the metrics #2219

Merge branch 'master' into fix-metrics
712e768
Select commit
Loading
Failed to load commit list.
GitHub Actions / decider report succeeded Apr 10, 2024 in 0s

17 passed, 0 failed and 0 skipped

Tests passed successfully

✅ src/tests/decider-distro-tests-rs/target/nextest/ci/junit.xml

17 tests were completed in 49s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
decider-distro-tests-rs::test_activate 1✅ NaNms
decider-distro-tests-rs::test_deploy 4✅ NaNms
decider-distro-tests-rs::test_remove 3✅ NaNms
decider-distro-tests-rs::test_subnet 2✅ NaNms
decider-distro-tests-rs::test_update 3✅ NaNms
decider-distro-tests-rs::tests_basic 4✅ NaNms

✅ decider-distro-tests-rs::test_activate

✅ test_activate

✅ decider-distro-tests-rs::test_deploy

✅ test_deploy_a_deal_single
✅ test_deploy_deals_diff_blocks
✅ test_deploy_deals_in_one_block
✅ test_deploy_a_deal_in_seq

✅ decider-distro-tests-rs::test_remove

✅ test_remove_deal
✅ test_deal_ended_and_removed_from_provider
✅ test_remove_deal_from_provider

✅ decider-distro-tests-rs::test_subnet

✅ test_register_worker_fails
✅ test_transaction_tracking

✅ decider-distro-tests-rs::test_update

✅ test_update_deal
✅ test_update_from_later_blocks
✅ test_update_with_errors

✅ decider-distro-tests-rs::tests_basic

✅ test_connector_config_check
✅ test_decider_installed
✅ test_sync_info
✅ test_left_boundary_idle