Skip to content

Conversation

rolfyone
Copy link
Contributor

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@rolfyone rolfyone added the DO NOT MERGE Not ready to merge label Oct 21, 2025
Comment on lines 1023 to 1034

final int totalMyCustodyGroups = custodyGroupCountManagerRef.get().getCustodyGroupCount();

final MiscHelpersFulu miscHelpersFulu =
MiscHelpersFulu.required(spec.forMilestone(SpecMilestone.FULU).miscHelpers());

eventChannels
.getPublisher(CustodyGroupCountChannel.class)
.onGroupCountUpdate(
totalMyCustodyGroups, miscHelpersFulu.getSamplingGroupCount(totalMyCustodyGroups));
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

something went weird here for one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE Not ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant