Skip to content

TryState checks workflow#1498

Merged
ipapandinas merged 2 commits intomasterfrom
ci/try-state
Jul 8, 2025
Merged

TryState checks workflow#1498
ipapandinas merged 2 commits intomasterfrom
ci/try-state

Conversation

@ipapandinas
Copy link
Contributor

Pull Request Summary

Closes #1488

This PR introduces a try-state check workflow scheduled to run daily to automate dAppStaking try-state checks and catch state inconsistencies early, ensuring ongoing staking logic correctness.

@ipapandinas ipapandinas added the ci This PR/Issue is related to the topic "CI" label Jul 4, 2025
@ipapandinas ipapandinas changed the title ci: TryState checks workflow TryState checks workflow Jul 4, 2025
@github-actions
Copy link

github-actions bot commented Jul 4, 2025

Code Coverage

Package Line Rate Branch Rate Health
pallets/dapp-staking/src/test 0% 0%
chain-extensions/unified-accounts/src 0% 0%
pallets/inflation/src 84% 0%
pallets/dynamic-evm-base-fee/src 84% 0%
pallets/ethereum-checked/src 76% 0%
chain-extensions/pallet-assets/src 54% 0%
pallets/static-price-provider/src 91% 0%
chain-extensions/types/unified-accounts/src 0% 0%
pallets/dapp-staking/src 80% 0%
precompiles/dapp-staking/src 89% 0%
precompiles/sr25519/src 56% 0%
precompiles/xcm/src 69% 0%
pallets/astar-xcm-benchmarks/src/generic 100% 0%
pallets/collator-selection/src 87% 0%
pallets/dapp-staking/src/benchmarking 95% 0%
precompiles/assets-erc20/src 77% 0%
chain-extensions/types/assets/src 0% 0%
pallets/price-aggregator/src 75% 0%
pallets/dapp-staking/rpc/runtime-api/src 0% 0%
pallets/vesting-mbm/src 87% 0%
precompiles/substrate-ecdsa/src 67% 0%
precompiles/unified-accounts/src 100% 0%
pallets/astar-xcm-benchmarks/src/fungible 100% 0%
pallets/collective-proxy/src 94% 0%
primitives/src/xcm 62% 0%
precompiles/dapp-staking/src/test 0% 0%
pallets/unified-accounts/src 80% 0%
precompiles/dispatch-lockdrop/src 83% 0%
pallets/democracy-mbm/src 30% 0%
pallets/xc-asset-config/src 62% 0%
primitives/src 54% 0%
pallets/astar-xcm-benchmarks/src 86% 0%
Summary 74% (3744 / 5073) 0% (0 / 0)

Minimum allowed line rate is 50%

@ipapandinas ipapandinas merged commit c561446 into master Jul 8, 2025
10 checks passed
@ipapandinas ipapandinas deleted the ci/try-state branch July 8, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci This PR/Issue is related to the topic "CI"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Run dAppStaking try-state checks on each era change

3 participants