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

Session Changes are grouped by Validator SetId in OCEX pallet #755

Merged
merged 2 commits into from May 22, 2023

Conversation

Gauthamastro
Copy link
Member

Updated pending snapshot implementation.

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Patch coverage: 22.53% and project coverage change: -0.03 ⚠️

Comparison is base (2d88c86) 42.28% compared to head (b989b93) 42.25%.

Additional details and impacted files
@@             Coverage Diff             @@
##           Develop     #755      +/-   ##
===========================================
- Coverage    42.28%   42.25%   -0.03%     
===========================================
  Files           62       62              
  Lines         4893     4915      +22     
===========================================
+ Hits          2069     2077       +8     
- Misses        2824     2838      +14     
Impacted Files Coverage Δ
runtime/src/lib.rs 0.00% <0.00%> (ø)
pallets/ocex/src/lib.rs 60.86% <16.32%> (-1.54%) ⬇️
clients/orderbook/src/worker.rs 46.25% <35.29%> (-0.18%) ⬇️
primitives/orderbook/src/lib.rs 68.75% <66.66%> (+12.50%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Gauthamastro Gauthamastro merged commit f65859c into Develop May 22, 2023
3 checks passed
@Gauthamastro Gauthamastro deleted the gj-add-validator-set-id branch May 22, 2023 04:22
Comment on lines +198 to +199
// TODO: update this based on current implementation in pallet
todo!()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When and by who this will be implemented?

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.

None yet

2 participants