Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement selectAggregateCommit of CommitPool #6846

Closed
Tracked by #6837
ishantiw opened this issue Oct 18, 2021 · 0 comments · Fixed by #6958
Closed
Tracked by #6837

Implement selectAggregateCommit of CommitPool #6846

ishantiw opened this issue Oct 18, 2021 · 0 comments · Fixed by #6958
Assignees
Milestone

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Oct 18, 2021

Description

public getAggregageCommit() {
  return  this._aggregateSingleCommits(this._selectAggregateCommit());
};

Acceptance Criteria

  • Add unit test for selectAggregateCommit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants