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

chore: re-enable try-runtime tests in upgrade-test #4840

Merged
merged 1 commit into from
May 7, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented May 7, 2024

No description provided.

@kylezs kylezs requested a review from albert-llimos May 7, 2024 08:22
@kylezs kylezs enabled auto-merge May 7, 2024 08:29
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (04cf7bb) to head (901a3f8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4840    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        427     427            
  Lines      73153   73009   -144     
  Branches   73153   73009   -144     
======================================
- Hits       52677   52479   -198     
- Misses     17923   17977    +54     
  Partials    2553    2553            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kylezs kylezs added this pull request to the merge queue May 7, 2024
Merged via the queue into main with commit 6c58aa6 May 7, 2024
44 checks passed
@kylezs kylezs deleted the chore/enable-try-runtime branch May 7, 2024 09:12
syan095 added a commit that referenced this pull request May 7, 2024
…allets

* origin/main: (32 commits)
  Engine version checks no longer needed for new engines (#4843)
  fix: wait for new balance on transfer asset (#4836)
  chore: re-enable try-runtime tests in upgrade-test (#4840)
  Feat: per chain safe mode to restrict deposits (#4819)
  fix: upgrade test permissions (#4838)
  Update Arbitrum migrations and chainspec (#4835)
  chore: print correct logs in upgrade-test (#4832)
  feat: Affiliate Brokers (#4777)
  chore: resolve build warnings (#4831)
  chore: remove old dylibs (#4830)
  feat: Efficient Arbitrum witnessing (PRO-1098) (#4811)
  chore: change CI command (#4829)
  fix(docker images): dont delete `/sbin` dirs 😵‍💫 (#4828)
  fix: improve container pull times ⌚️ (#4827)
  refactor(bouncer): refactor setup (#4825)
  Realistic BTC egress fees (#4822)
  chore: inline and functional split and group (#4808)
  feat: LP Asset rebalancing (PRO-1259) (#4784)
  feat: store boost fees explicitly + rpc (#4818)
  feat: Governance extrinsic to create boost pools (#4816)
  ...

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.rs
#	state-chain/runtime/src/migrations/arbitrum_integration.rs
#	state-chain/runtime/src/safe_mode.rs
syan095 added a commit that referenced this pull request May 8, 2024
…o wip/solana-api

* origin/feat/sol-initialize-pallets: (29 commits)
  chore: set correct witness_period
  Engine version checks no longer needed for new engines (#4843)
  fix: wait for new balance on transfer asset (#4836)
  chore: re-enable try-runtime tests in upgrade-test (#4840)
  Feat: per chain safe mode to restrict deposits (#4819)
  fix: upgrade test permissions (#4838)
  Update Arbitrum migrations and chainspec (#4835)
  chore: print correct logs in upgrade-test (#4832)
  feat: Affiliate Brokers (#4777)
  chore: resolve build warnings (#4831)
  chore: remove old dylibs (#4830)
  feat: Efficient Arbitrum witnessing (PRO-1098) (#4811)
  chore: change CI command (#4829)
  fix(docker images): dont delete `/sbin` dirs 😵‍💫 (#4828)
  fix: improve container pull times ⌚️ (#4827)
  refactor(bouncer): refactor setup (#4825)
  Realistic BTC egress fees (#4822)
  chore: inline and functional split and group (#4808)
  feat: LP Asset rebalancing (PRO-1259) (#4784)
  feat: store boost fees explicitly + rpc (#4818)
  ...

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.rs
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