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

feat: add initiated_at block number for egresses #4046

Merged
merged 3 commits into from
Sep 27, 2023

chore: add migration hooks

872a519
Select commit
Loading
Failed to load commit list.
Merged

feat: add initiated_at block number for egresses #4046

chore: add migration hooks
872a519
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

72% (-0%) compared to 61dbd66

Details

Codecov Report

Merging #4046 (872a519) into main (61dbd66) will decrease coverage by 0%.
Report is 5 commits behind head on main.
The diff coverage is 38%.

@@          Coverage Diff           @@
##            main   #4046    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        369     370     +1     
  Lines      59126   59306   +180     
  Branches   59126   59306   +180     
======================================
+ Hits       42651   42674    +23     
- Misses     14357   14508   +151     
- Partials    2118    2124     +6     
Files Coverage Δ
state-chain/pallets/cf-broadcast/src/mock.rs 93% <100%> (+<1%) ⬆️
state-chain/pallets/cf-broadcast/src/tests.rs 97% <100%> (+<1%) ⬆️
state-chain/runtime/src/lib.rs 39% <ø> (ø)
state-chain/pallets/cf-broadcast/src/lib.rs 82% <80%> (-<1%) ⬇️
...ate-chain/pallets/cf-broadcast/src/benchmarking.rs 0% <0%> (ø)
...ts/cf-broadcast/src/migrations/add_initiated_at.rs 0% <0%> (ø)

... and 30 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more